From 9bbe1290e9355402b363eb474b2a3b10c6180f60 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 16 Jan 2024 05:15:22 +0100 Subject: [PATCH 1/5] Upgrade to v1.27.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 69bcf20..570597b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Backdrop" description.en = "Easy-to-use CMS for building professional websites" description.fr = "CMS facile à utiliser pour créer des sites Web professionnels" -version = "1.26.3~ynh1" +version = "1.27.0~ynh1" maintainers = ["eric_G"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/backdrop/backdrop/archive/refs/tags/1.26.3.tar.gz" - sha256 = "647f932fec4f449c97bf9f5a524fe00e737af9707d3e23ffb2af0a713a2e8013" + url = "https://github.com/backdrop/backdrop/archive/refs/tags/1.27.0.tar.gz" + sha256 = "ef4a7dccc1a33b10f9408814ba3d5b2cbc3784f30464665b8e154d167448b0bd" autoupdate.strategy = "latest_github_tag" [resources.system_user] From 8866edb2eccef6396e95d18fb239cd57b8f479f6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 16 Jan 2024 04:15:23 +0000 Subject: [PATCH 2/5] 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 7c0c9c4..9aaa3df 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Backdrop is a full-featured content management system that allows non-technical users to manage a wide variety of content. It can be used to create all kinds of websites including blogs, image galleries, social networks, intranets, and more. -**Shipped version:** 1.26.3~ynh1 +**Shipped version:** 1.27.0~ynh1 **Demo:** https://backdropcms.org/demo diff --git a/README_fr.md b/README_fr.md index a1fb41c..3a19c14 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Backdrop est un système de gestion de contenu complet qui permet aux utilisateurs non techniques de gérer une grande variété de contenu. Il peut être utilisé pour créer toutes sortes de sites Web, notamment des blogs, des galeries d'image, des réseaux sociaux, des intranets et plus encore. -**Version incluse :** 1.26.3~ynh1 +**Version incluse :** 1.27.0~ynh1 **Démo :** https://backdropcms.org/demo From ef8e49d0e28576fe81dc295cab4d89072133a2a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 14 Feb 2024 17:51:38 +0100 Subject: [PATCH 3/5] Stepping down as maintainer --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 570597b..2f358d5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "CMS facile à utiliser pour créer des sites Web professionnel version = "1.27.0~ynh1" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "GPL-2.0" From 8346481cb9e9691c8109ffeb075cd65218c767f9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 8 Mar 2024 21:30:35 +0100 Subject: [PATCH 4/5] Upgrade to v1.27.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2f358d5..bde510b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Backdrop" description.en = "Easy-to-use CMS for building professional websites" description.fr = "CMS facile à utiliser pour créer des sites Web professionnels" -version = "1.27.0~ynh1" +version = "1.27.1~ynh1" maintainers = [] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/backdrop/backdrop/archive/refs/tags/1.27.0.tar.gz" - sha256 = "ef4a7dccc1a33b10f9408814ba3d5b2cbc3784f30464665b8e154d167448b0bd" + url = "https://github.com/backdrop/backdrop/archive/refs/tags/1.27.1.tar.gz" + sha256 = "38f3aab60b4293f211e156ce77ec305a289a31cd56dd8997d417626309a8d266" autoupdate.strategy = "latest_github_tag" [resources.system_user] From e59932bc7cc90ed493748b7f57d51fe1e5dbb07a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 8 Mar 2024 20:30:38 +0000 Subject: [PATCH 5/5] Auto-update README --- README.md | 17 ++++++++--------- README_fr.md | 19 +++++++++---------- 2 files changed, 17 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 9aaa3df..6c6d0a8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Backdrop is a full-featured content management system that allows non-technical users to manage a wide variety of content. It can be used to create all kinds of websites including blogs, image galleries, social networks, intranets, and more. +**Shipped version:** 1.27.1~ynh1 -**Shipped version:** 1.27.0~ynh1 - -**Demo:** https://backdropcms.org/demo +**Demo:** ## Screenshots @@ -29,11 +28,11 @@ Backdrop is a full-featured content management system that allows non-technical ## Documentation and resources -* Official app website: -* Official user documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official user documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 3a19c14..aaefc45 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -18,10 +18,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Backdrop est un système de gestion de contenu complet qui permet aux utilisateurs non techniques de gérer une grande variété de contenu. Il peut être utilisé pour créer toutes sortes de sites Web, notamment des blogs, des galeries d'image, des réseaux sociaux, des intranets et plus encore. +**Version incluse :** 1.27.1~ynh1 -**Version incluse :** 1.27.0~ynh1 - -**Démo :** https://backdropcms.org/demo +**Démo :** ## Captures d’écran @@ -29,11 +28,11 @@ Backdrop est un système de gestion de contenu complet qui permet aux utilisateu ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle utilisateur : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle utilisateur : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -47,4 +46,4 @@ ou sudo yunohost app upgrade backdrop -u https://github.com/YunoHost-Apps/backdrop_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :**