From 9a4bc34fec0f49c9141f0381540e9c0eebf1205f Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sat, 23 Oct 2021 12:53:57 +0200 Subject: [PATCH 1/4] Upgrade to 0.9.5.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8645a53..b8068ae 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Membership management web application for non profit organizations", "fr": "Outil de gestion d'adhérents et de cotisation en ligne pour associations" }, - "version": "0.9.5~ynh1", + "version": "0.9.5.1~ynh1", "url": "https://www.galette.eu", "upstream": { "license": "GPL-3.0-or-later", From f50aafdb448df98a6f76d0396b48cbeae9a0d7b9 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sat, 23 Oct 2021 12:55:06 +0200 Subject: [PATCH 2/4] Upgrade to 0.9.5.1 --- README_fr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_fr.md b/README_fr.md index 5603a33..a9ca447 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 Outil de gestion d'adhérents et de cotisation en ligne pour associations -**Version incluse :** 0.9.5~ynh1 +**Version incluse :** 0.9.5.1~ynh1 **Démo :** https://demo.galette.eu/login @@ -48,4 +48,4 @@ ou sudo yunohost app upgrade galette -u https://github.com/YunoHost-Apps/galette_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 850cb127e08f4ed0645805919369695beeb227f8 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sat, 23 Oct 2021 12:55:34 +0200 Subject: [PATCH 3/4] Upgrade to 0.9.5.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14334ef..bc848fe 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 Membership management web application for non profit organizations -**Shipped version:** 0.9.5~ynh1 +**Shipped version:** 0.9.5.1~ynh1 **Demo:** https://demo.galette.eu/login @@ -52,4 +52,4 @@ or sudo yunohost app upgrade galette -u https://github.com/YunoHost-Apps/galette_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 f8333e0c39135a365779d1e2e7a969d8f09a94a6 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sat, 23 Oct 2021 12:57:00 +0200 Subject: [PATCH 4/4] Upgrade to 0.9.5.1 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 54e4f42..61027b1 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.tuxfamily.org/galette/galette-0.9.5.tar.bz2 -SOURCE_SUM=367ba461ed18ee2527d88da02dc9d52be4eb57bc661d778c4e35b1cfc356abfb +SOURCE_URL=https://download.tuxfamily.org/galette/galette-0.9.5.1.tar.bz2 +SOURCE_SUM=4471408abf74125814b7fd4b43188741cb225a15e2c2793f332063c53a68dbc6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true