From 9255d0face2faac9a8b579313b9d0afdf88263f7 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 9 Feb 2022 20:59:40 +0100 Subject: [PATCH 1/7] Update api.src --- conf/api.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/api.src b/conf/api.src index b5bc3e1..a211ea8 100644 --- a/conf/api.src +++ b/conf/api.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.2.1/download?job=build_api -SOURCE_SUM=d370dd548102be5477a8d6632ea58e6de42d18bce58078e007c471cb8bb4753f +SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/1.2.2/download?job=build_api +SOURCE_SUM=f9e5d40f67b83e90e7a0b48410fbe4319897a3849bd25de3769cd19dd66ea599 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=api_master.zip +SOURCE_FILENAME=api_stable.zip SOURCE_EXTRACT=true From ba1f14e19e88a1105294439422bb5a0f8f5919f2 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 9 Feb 2022 21:00:46 +0100 Subject: [PATCH 2/7] Update front.src --- conf/front.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/front.src b/conf/front.src index a3bb332..87de351 100644 --- a/conf/front.src +++ b/conf/front.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/builds/artifacts/1.2.1/download?job=build_front -SOURCE_SUM=3725d2aa8563dd8989042a1ee4a57cac2d396b5ad20820815775ae724aa8ff0c +SOURCE_URL=https://dev.funkwhale.audio/funkwhale/funkwhale/builds/artifacts/1.2.2/download?job=build_front +SOURCE_SUM=1cce4f6969afdd9338c464456a5d5eb9ade8a70d72431950baa7acff4197d315 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=front_master.zip +SOURCE_FILENAME=front_stable.zip SOURCE_EXTRACT=true From ac309cb8b209c1d2c90a951e6515df778c87ddee Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 9 Feb 2022 21:01:13 +0100 Subject: [PATCH 3/7] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9f8b4c6..1c15a03 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.1~ynh1", + "version": "1.2.2~ynh1", "url": "https://funkwhale.audio", "upstream": { "license": "AGPL-3.0-or-later", From a81c4cb72fba4290514e8b285e98c8122eb20e4d Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 9 Feb 2022 21:02:49 +0100 Subject: [PATCH 4/7] Update check_process --- check_process | 2 ++ 1 file changed, 2 insertions(+) diff --git a/check_process b/check_process index 90b44dc..4759751 100644 --- a/check_process +++ b/check_process @@ -21,6 +21,8 @@ upgrade=1 from_commit=74255c1c278562eb174fb13ce538d4754f01186c # 1.1.4~ynh2 upgrade=1 from_commit=313335d5aa851a497fa92cd7ac264f989e1052d9 + # 1.2.1~ynh1 + upgrade=1 from_commit=9fc8b84ba24260e28f791aa9c47688c1a1f085c2 backup_restore=1 multi_instance=1 port_already_use=0 From 74cfce2c7abfda80b0f49ca7b8f89f2b3b9cb70c Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 9 Feb 2022 21:03:35 +0100 Subject: [PATCH 5/7] Update check_process --- check_process | 2 ++ 1 file changed, 2 insertions(+) diff --git a/check_process b/check_process index 4759751..1277ec6 100644 --- a/check_process +++ b/check_process @@ -42,3 +42,5 @@ Notification=all name=1.1.2~ynh1 ; commit=313335d5aa851a497fa92cd7ac264f989e1052d9 name=1.1.4~ynh2 + ; commit=9fc8b84ba24260e28f791aa9c47688c1a1f085c2 + name=1.2.1~ynh1 From c5d6442c4fdfd5e856646e3a1b81ef5e478b782f Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 9 Feb 2022 21:03:54 +0100 Subject: [PATCH 6/7] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e2f7cd..2deb9ba 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.1~ynh1 +**Shipped version:** 1.2.2~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 c00ee38fa7c7ebd0d320c03d99ff6908bfb0010f Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 9 Feb 2022 21:04:15 +0100 Subject: [PATCH 7/7] 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 f4a7a04..a81c6fc 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.1~ynh1 +**Version incluse :** 1.2.2~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