From f0d767340a92a432a6c13b2855717915d01c45f4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 14 Feb 2023 06:08:37 +0000 Subject: [PATCH 1/2] Upgrade to v0.27.2 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index a8fa7e1..ef13aa1 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/decidim/decidim/archive/refs/tags/v0.27.0.tar.gz -SOURCE_SUM=3be1ec143e26bd278eedfd0995a77656276e223fc2974664af47a2c9c73171e5 +SOURCE_URL=https://github.com/decidim/decidim/archive/refs/tags/v0.27.2.tar.gz +SOURCE_SUM=a7f2de2b3ab086bfa0247ebf44b9466775ff03f16ee49d7e60d14f26aec177a8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4e186b6..f304cbb 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Participatory democracy framework," }, - "version": "0.27.0~ynh1", + "version": "0.27.2~ynh1", "url": "https://decidim.org/", "upstream": { "license": "AGPL-3.0-or-later", From 3aaa9ed89f957b9b19acd38563035d79c83a74ab Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 14 Feb 2023 06:08:45 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 5 +++-- README_fr.md | 23 ++++++++++++----------- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index e03ba63..c750c8d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ It shall NOT be edited by hand. # Decidim for YunoHost -[![Integration level](https://dash.yunohost.org/integration/decidim.svg)](https://dash.yunohost.org/appci/app/decidim) ![Working status](https://ci-apps.yunohost.org/ci/badges/decidim.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/decidim.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/decidim.svg)](https://dash.yunohost.org/appci/app/decidim) ![Working status](https://ci-apps.yunohost.org/ci/badges/decidim.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/decidim.maintain.svg) + [![Install Decidim with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=decidim) *[Lire ce readme en français.](./README_fr.md)* @@ -18,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. Installing these libraries will provide you a generator and gems to help you develop web applications -**Shipped version:** 0.27.0~ynh1 +**Shipped version:** 0.27.2~ynh1 **Demo:** https://decidim.org/demo/ diff --git a/README_fr.md b/README_fr.md index 3df1263..aad43ec 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,32 +5,33 @@ It shall NOT be edited by hand. # Decidim pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/decidim.svg)](https://dash.yunohost.org/appci/app/decidim) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/decidim.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/decidim.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/decidim.svg)](https://dash.yunohost.org/appci/app/decidim) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/decidim.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/decidim.maintain.svg) + [![Installer Decidim avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=decidim) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Decidim 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.* +> *Ce package vous permet d’installer Decidim 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.* -## Vue d'ensemble +## Vue d’ensemble Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. Installing these libraries will provide you a generator and gems to help you develop web applications -**Version incluse :** 0.27.0~ynh1 +**Version incluse :** 0.27.2~ynh1 **Démo :** https://decidim.org/demo/ -## Captures d'écran +## Captures d’écran -![Capture d'écran de Decidim](./doc/screenshots/screenshot1.PNG) +![Capture d’écran de Decidim](./doc/screenshots/screenshot1.PNG) ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* 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 : @@ -46,4 +47,4 @@ ou sudo yunohost app upgrade decidim -u https://github.com/YunoHost-Apps/decidim_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file