From 824a8c3c55ab3b7f40f03f8f12b16f433af8d8bf Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:06:01 +0200 Subject: [PATCH 1/3] Testing (#83) * Update manifest.toml * Auto-update README --------- Co-authored-by: yunohost-bot --- README.md | 1 - README_fr.md | 1 - manifest.toml | 6 +++--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index da0b598..edf51a8 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ Webtrees allows you to view and edit your genealogy on your website. It has full * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 08e92f0..7f49512 100644 --- a/README_fr.md +++ b/README_fr.md @@ -36,7 +36,6 @@ Webtrees vous permet de visualiser et de modifier votre généalogie sur votre s * 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 diff --git a/manifest.toml b/manifest.toml index 74b11c4..0aa7a87 100644 --- a/manifest.toml +++ b/manifest.toml @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/fisharebest/webtrees/releases/download/2.1.17/webtrees-2.1.17.zip" - sha256 = "91599632d1887d268f3ea7ce549138db508aca84b60d0c74106b6968be00b381" + url = "https://github.com/fisharebest/webtrees/releases/download/2.1.18/webtrees-2.1.18.zip" + sha256 = "33808c8c39df9ff6120ddf55741638bb0287c6617527157abe8786aaa7c30ea2" autoupdate.strategy = "latest_github_tag" [resources.system_user] @@ -72,7 +72,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "mariadb-server php8.2-mbstring php8.2-mysql php8.2-zip php8.2-gd php8.2-xml php8.2-curl php8.2-intl mailutils" + packages = "mariadb-server, php8.2-mbstring, php8.2-mysql, php8.2-zip, php8.2-gd, php8.2-xml, php8.2-curl, php8.2-intl, mailutils" [resources.database] type = "mysql" From b6cc49fe9482b75317762562d13707120fd784c1 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 26 Oct 2023 18:27:16 +0200 Subject: [PATCH 2/3] Testing (#86) * Update manifest.toml * Auto-update README * Upgrade Yunohost version (#84) * Testing (#83) * Update manifest.toml * Auto-update README --------- Co-authored-by: yunohost-bot * update package version to coordinate with upstream --------- Co-authored-by: Alexandre Aubin Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: yunohost-bot * Auto-update README --------- Co-authored-by: yunohost-bot Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com> Co-authored-by: Alexandre Aubin --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index edf51a8..75462b4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Webtrees allows you to view and edit your genealogy on your website. It has full **Note:** Its better to upgrade from the Webtrees admin panel when new version arrives. -**Shipped version:** 2.1.17~ynh1 +**Shipped version:** 2.1.18~ynh1 **Demo:** https://dev.webtrees.net/demo-stable/index.php?route=%2Fdemo-stable%2Ftree%2Fdemo diff --git a/README_fr.md b/README_fr.md index 7f49512..6f0fb05 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,7 @@ Webtrees vous permet de visualiser et de modifier votre généalogie sur votre s **Remarque :** Il est préférable de mettre à niveau à partir du panneau d'administration Webtrees lorsqu'une nouvelle version arrive. -**Version incluse :** 2.1.17~ynh1 +**Version incluse :** 2.1.18~ynh1 **Démo :** https://dev.webtrees.net/demo-stable/index.php?route=%2Fdemo-stable%2Ftree%2Fdemo diff --git a/manifest.toml b/manifest.toml index 0aa7a87..f41c138 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Webtrees" description.en = "Web-based genealogy application" description.fr = "Logiciel libre de généalogie en ligne" -version = "2.1.17~ynh1" +version = "2.1.18~ynh1" maintainers = [] From 071dca6df692979b1a1878c2d13002427d73080f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 31 Oct 2023 14:40:49 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 75462b4..5518e27 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Webtrees allows you to view and edit your genealogy on your website. It has full * Official app website: * Official admin documentation: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 6f0fb05..98ba1dc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -36,6 +36,7 @@ Webtrees vous permet de visualiser et de modifier votre généalogie sur votre s * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs