From 234c50a2a928e26dd661224da94e0f177f4053e5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 21 Feb 2024 22:24:03 +0100 Subject: [PATCH 1/5] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7836cb6..8749fd5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -77,8 +77,8 @@ ram.runtime = "3G" [resources.sources] [resources.sources.libxxhash] - url = "https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.1.tar.gz" - sha256 = "3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c" + url = "https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.2.tar.gz" + sha256 = "baee0c6afd4f03165de7a4e67988d16f0f2b257b51d0e3cb91909302a26a79c4" in_subdir = true autoupdate.strategy = "latest_github_release" autoupdate.upstream = "https://github.com/Cyan4973/xxHash" From eabb0d9560ddd062fedb058dfd1effe8bce6c7e1 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 23 Feb 2024 00:18:16 +0100 Subject: [PATCH 2/5] bump version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8749fd5..1cc3e0f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Weblate" description.en = "Translation platform using Git and Python" description.fr = "Plateforme de traduction utilisant Git et Python" -version = "5.4.1~ynh1" +version = "5.4.1~ynh2" maintainers = ["Thovi98"] From e820d46c962976cf99b806172eadd8288942534f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 22 Feb 2024 23:18:20 +0000 Subject: [PATCH 3/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 be6ca09..9535e9a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Weblate is a libre web-based translation tool with tight version control integration. It provides two user interfaces, propagation of translations across components, quality checks and automatic linking to source files. -**Shipped version:** 5.4.1~ynh1 +**Shipped version:** 5.4.1~ynh2 **Demo:** https://hosted.weblate.org/ diff --git a/README_fr.md b/README_fr.md index b79b216..ee93b1a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Weblate est un outil de traduction libre avec une intégration étroite du contrôle de version. Il fournit deux interfaces utilisateur, la propagation des traductions entre les composants, les contrôles de qualité et la liaison automatique aux fichiers source. -**Version incluse :** 5.4.1~ynh1 +**Version incluse :** 5.4.1~ynh2 **Démo :** https://hosted.weblate.org/ From d1be9e3a7169316eda42367dcf7a297da1ce59f0 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sat, 24 Feb 2024 10:23:52 +0100 Subject: [PATCH 4/5] upgrade to 5.4.2 --- manifest.toml | 4 ++-- scripts/_common.sh | 2 -- tests.toml | 1 + 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1cc3e0f..7bd137d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Weblate" description.en = "Translation platform using Git and Python" description.fr = "Plateforme de traduction utilisant Git et Python" -version = "5.4.1~ynh2" +version = "5.4.2~ynh1" maintainers = ["Thovi98"] @@ -42,7 +42,7 @@ ram.runtime = "3G" [install.init_main_permission] type = "group" - default = false + default = "visitors" [install.admin] type = "user" diff --git a/scripts/_common.sh b/scripts/_common.sh index 0338ce8..e85e7ef 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,8 +4,6 @@ # COMMON VARIABLES #================================================= -#REMOVEME? pkg_dependencies="$weblate_dependencies $borgbackup_dependencies" - debian_maj_version=$(sed 's/\..*//' /etc/debian_version) if [ "$debian_maj_version" -eq 9 ] ; then diff --git a/tests.toml b/tests.toml index 17c89ac..d7cb91f 100644 --- a/tests.toml +++ b/tests.toml @@ -26,3 +26,4 @@ test_format = 1.0 test_upgrade_from.2749e7b.args.forge_token = "11111111111" test_upgrade_from.52db1ab.name = "5.3.1-ynh2" + test_upgrade_from.e075efc.name = "5.4.1" From e2ddaf2f6883ea0d2f93167b9270046a5f264c22 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 24 Feb 2024 09:23:55 +0000 Subject: [PATCH 5/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 9535e9a..7dfbaa3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Weblate is a libre web-based translation tool with tight version control integration. It provides two user interfaces, propagation of translations across components, quality checks and automatic linking to source files. -**Shipped version:** 5.4.1~ynh2 +**Shipped version:** 5.4.2~ynh1 **Demo:** https://hosted.weblate.org/ diff --git a/README_fr.md b/README_fr.md index ee93b1a..d04ec2c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Weblate est un outil de traduction libre avec une intégration étroite du contrôle de version. Il fournit deux interfaces utilisateur, la propagation des traductions entre les composants, les contrôles de qualité et la liaison automatique aux fichiers source. -**Version incluse :** 5.4.1~ynh2 +**Version incluse :** 5.4.2~ynh1 **Démo :** https://hosted.weblate.org/