From 6bf1b6c182489b0b57468fe067263bffb8ecee60 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 22 Mar 2022 11:44:17 +0100 Subject: [PATCH 1/9] Update to 1.2.3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d77666..0aba489 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network. -**Shipped version:** 1.2.2~ynh2 +**Shipped version:** 1.2.3~ynh1 **Demo:** https://demo.funkwhale.audio @@ -61,4 +61,4 @@ or sudo yunohost app upgrade funkwhale -u https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** https://yunohost.org/packaging_apps From 96e666619ae11b0d4308a1627594e26ffa13e13a Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 22 Mar 2022 11:44:46 +0100 Subject: [PATCH 2/9] Update README_fr.md --- README_fr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_fr.md b/README_fr.md index ba351eb..edbd9b2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Funkwhale est un projet communautaire qui vous permet d'écouter et de partager de la musique et de l'audio au sein d'un réseau ouvert et décentralisé. -**Version incluse :** 1.2.2~ynh2 +**Version incluse :** 1.2.3~ynh1 **Démo :** https://demo.funkwhale.audio @@ -54,4 +54,4 @@ ou sudo yunohost app upgrade funkwhale -u https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps From f2ea50e2b603467053cdf4fc6c67c01380821ed8 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 22 Mar 2022 11:53:52 +0100 Subject: [PATCH 3/9] Update check_process --- check_process | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/check_process b/check_process index 1277ec6..19312aa 100644 --- a/check_process +++ b/check_process @@ -23,6 +23,8 @@ upgrade=1 from_commit=313335d5aa851a497fa92cd7ac264f989e1052d9 # 1.2.1~ynh1 upgrade=1 from_commit=9fc8b84ba24260e28f791aa9c47688c1a1f085c2 + # 1.2.2~ynh2 + upgrade=1 from_commit=192afe93f66bb08cc7d487db02dc4d187e5b29e2 backup_restore=1 multi_instance=1 port_already_use=0 @@ -44,3 +46,5 @@ Notification=all name=1.1.4~ynh2 ; commit=9fc8b84ba24260e28f791aa9c47688c1a1f085c2 name=1.2.1~ynh1 + ; commit=192afe93f66bb08cc7d487db02dc4d187e5b29e2 + name=1.2.2~ynh2 From 1003476c0fa6d01211e4296d63484d1bb2488054 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 22 Mar 2022 11:55:02 +0100 Subject: [PATCH 4/9] Update api.src --- conf/api.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/api.src b/conf/api.src index a211ea8..38877a0 100644 --- a/conf/api.src +++ b/conf/api.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.2.2/download?job=build_api -SOURCE_SUM=f9e5d40f67b83e90e7a0b48410fbe4319897a3849bd25de3769cd19dd66ea599 +SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.2.3/download?job=build_api +SOURCE_SUM=d9f4e923c4b025f2123cc0330d3679b9bebb13d33b97eed955ac19d742190543 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true From 8d4e43d07929d7bfd2ea0ba33a3c845c4c2c7380 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 22 Mar 2022 11:55:29 +0100 Subject: [PATCH 5/9] Update front.src --- conf/front.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/front.src b/conf/front.src index 87de351..af26c10 100644 --- a/conf/front.src +++ b/conf/front.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/builds/artifacts/1.2.2/download?job=build_front -SOURCE_SUM=1cce4f6969afdd9338c464456a5d5eb9ade8a70d72431950baa7acff4197d315 +SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/builds/artifacts/1.2.3/download?job=build_front +SOURCE_SUM=d9f4e923c4b025f2123cc0330d3679b9bebb13d33b97eed955ac19d742190543 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true From 28d6e1eee641f3df85c4311e524f972d3dfe226e Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 22 Mar 2022 11:55:55 +0100 Subject: [PATCH 6/9] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5a01fd6..b8cd7fe 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Modern, convivial and free music server", "fr": "Serveur de musique moderne, convivial et gratuit" }, - "version": "1.2.2~ynh2", + "version": "1.2.3~ynh1", "url": "https://funkwhale.audio", "upstream": { "license": "AGPL-3.0-or-later", From 046ef15ffdedb2f8c8973ad6e78f9430c731bab2 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 23 Mar 2022 08:25:00 +0100 Subject: [PATCH 7/9] Update front.src --- conf/front.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/front.src b/conf/front.src index af26c10..57395e9 100644 --- a/conf/front.src +++ b/conf/front.src @@ -1,5 +1,5 @@ SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/builds/artifacts/1.2.3/download?job=build_front -SOURCE_SUM=d9f4e923c4b025f2123cc0330d3679b9bebb13d33b97eed955ac19d742190543 +SOURCE_SUM=1cce4f6969afdd9338c464456a5d5eb9ade8a70d72431950baa7acff4197d315 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true From 71f1fd46da2380ea255ab5bc99eff21bd0d99512 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 23 Mar 2022 20:50:30 +0100 Subject: [PATCH 8/9] Update front.src --- conf/front.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/front.src b/conf/front.src index 57395e9..091a087 100644 --- a/conf/front.src +++ b/conf/front.src @@ -1,5 +1,5 @@ SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/builds/artifacts/1.2.3/download?job=build_front -SOURCE_SUM=1cce4f6969afdd9338c464456a5d5eb9ade8a70d72431950baa7acff4197d315 +SOURCE_SUM=06df2e2215e131e840aa7ddf7b86ddd2cfc5d011a721e9cf2c278c2c6c34658e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true From 02c6a1cffb4f2c934beba7f307360aa60da8d9f6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 24 Mar 2022 01:39:58 +0000 Subject: [PATCH 9/9] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0aba489..de6dbe3 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,4 @@ or sudo yunohost app upgrade funkwhale -u https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index edbd9b2..6a1fcc0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -54,4 +54,4 @@ ou sudo yunohost app upgrade funkwhale -u https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file