From 0d4e4efde1bdc9d9e78de4dc957cec64db69a92f Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Sun, 5 Jun 2022 11:18:26 +0200 Subject: [PATCH 1/3] update to 1.1.25 release --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ce10ec5..62d0b78 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 Garradin (word meaning money in an aboriginal dialect of northern Australia, pronounced "gar-a-dine" em) is software for associative management. It is the tool of choice for managing an association, a sports club, an NGO, etc. It is designed to meet the needs of a small to medium-sized structure: management of members, accounting, website, note-taking in meetings, archiving and sharing of the association's operating documents, discussion between members, etc. etc. . -**Shipped version:** 1.1.24~ynh1 +**Shipped version:** 1.1.25~ynh1 **Demo:** https://garradin.eu/essai/ diff --git a/README_fr.md b/README_fr.md index 722a888..0e059fa 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 Garradin (mot signifiant argent dans un dialecte aborigène du nord de l'Australie, prononcé « gar-a-dine »em) est un logiciel de gestion associative. Il est l'outil de prédilection pour gérer une association, un club sportif, une ONG, etc. Il est conçu pour répondre aux besoins d'une structure de petite à moyenne taille : gestion des adhérents, comptabilité, site web, prise de notes en réunion, archivage et partage des documents de fonctionnement de l'association, discussion entre adhérents, etc etc. -**Version incluse :** 1.1.24~ynh1 +**Version incluse :** 1.1.25~ynh1 **Démo :** https://garradin.eu/essai/ diff --git a/conf/app.src b/conf/app.src index 0d6866f..bcb2347 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://fossil.kd2.org/garradin/uv/garradin-1.1.24.tar.gz -SOURCE_SUM=a6e77720ee1feec9b0407e76ce958735db6a6e0654e9764caa7b8d723e74baba +SOURCE_URL=https://fossil.kd2.org/garradin/uv/garradin-1.1.25.tar.gz +SOURCE_SUM=a0b6039df87d6b225c96c81603da3372173db41a3385360f461092c16904fa2c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a537813..f26633c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Software to manage association", "fr": "Logiciel libre de gestion d'association" }, - "version": "1.1.24~ynh1", + "version": "1.1.25~ynh1", "url": "http://garradin.eu", "upstream": { "license": "GPL-3.0-or-later", From 166ded29da89e36fee68686fbf5c0d8c34467266 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 5 Jun 2022 09:18:38 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 19 ++++++++++--------- README_fr.md | 25 +++++++++++++++---------- 2 files changed, 25 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 62d0b78..79f07fc 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Garradin for YunoHost -[![Integration level](https://dash.yunohost.org/integration/garradin.svg)](https://dash.yunohost.org/appci/app/garradin) ![](https://ci-apps.yunohost.org/ci/badges/garradin.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/garradin.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/garradin.svg)](https://dash.yunohost.org/appci/app/garradin) ![Working status](https://ci-apps.yunohost.org/ci/badges/garradin.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/garradin.maintain.svg) [![Install Garradin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=garradin) *[Lire ce readme en français.](./README_fr.md)* @@ -23,25 +23,26 @@ Garradin (word meaning money in an aboriginal dialect of northern Australia, pro ## Screenshots -![](./doc/screenshots/screenshot.png) +![Screenshot of Garradin](./doc/screenshots/screenshot.png) ## Documentation and resources -* Official app website: http://garradin.eu -* Official admin documentation: https://fossil.kd2.org/garradin/wiki?name=Documentation -* Upstream app code repository: https://fossil.kd2.org/garradin/dir?ci=tip -* YunoHost documentation for this app: https://yunohost.org/app_garradin -* Report a bug: https://github.com/YunoHost-Apps/garradin_ynh/issues +* Official app website: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/garradin_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/garradin_ynh/tree/testing --debug or sudo yunohost app upgrade garradin -u https://github.com/YunoHost-Apps/garradin_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:** diff --git a/README_fr.md b/README_fr.md index 0e059fa..30c765e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # Garradin pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/garradin.svg)](https://dash.yunohost.org/appci/app/garradin) ![](https://ci-apps.yunohost.org/ci/badges/garradin.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/garradin.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/garradin.svg)](https://dash.yunohost.org/appci/app/garradin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/garradin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/garradin.maintain.svg) [![Installer Garradin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=garradin) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer Garradin rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* @@ -19,25 +23,26 @@ Garradin (mot signifiant argent dans un dialecte aborigène du nord de l'Austral ## Captures d'écran -![](./doc/screenshots/screenshot.png) +![Capture d'écran de Garradin](./doc/screenshots/screenshot.png) ## Documentations et ressources -* Site officiel de l'app : http://garradin.eu -* Documentation officielle de l'admin : https://fossil.kd2.org/garradin/wiki?name=Documentation -* Dépôt de code officiel de l'app : https://fossil.kd2.org/garradin/dir?ci=tip -* Documentation YunoHost pour cette app : https://yunohost.org/app_garradin -* Signaler un bug : https://github.com/YunoHost-Apps/garradin_ynh/issues +* Site officiel de l'app : +* Documentation officielle de l'admin : +* Dépôt de code officiel de l'app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/garradin_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/garradin_ynh/tree/testing --debug ou sudo yunohost app upgrade garradin -u https://github.com/YunoHost-Apps/garradin_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 :** From cdaa0bcd4fb6c44bb2c010da1b9c97a0f01a16f1 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Wed, 8 Jun 2022 09:48:28 +0200 Subject: [PATCH 3/3] new package source --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index bcb2347..e113059 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ SOURCE_URL=https://fossil.kd2.org/garradin/uv/garradin-1.1.25.tar.gz -SOURCE_SUM=a0b6039df87d6b225c96c81603da3372173db41a3385360f461092c16904fa2c +SOURCE_SUM=15178be93b1ff2375e5203fcfe5a4c99ad50a1147307876ff3bdeb7ef6df3fce SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true