From 971d35cf5a92e80865d827595c60a7cd02bc941b Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sat, 31 Aug 2024 01:06:37 +0200 Subject: [PATCH 1/3] [autopatch] Automatic patch attempt for helpers 2.1 --- manifest.toml | 2 +- scripts/change_url | 4 ++-- scripts/install | 2 +- scripts/restore | 2 +- scripts/upgrade | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index c1a3c48..4b69a7a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,7 +16,7 @@ admindoc = "https://miniflux.app/docs/index.html" code = "https://github.com/miniflux/v2" [integration] -yunohost = ">= 11.2.27" +yunohost = ">= 11.2.18" helpers_version = "2.1" architectures = ["amd64", "armhf", "arm64"] multi_instance = true diff --git a/scripts/change_url b/scripts/change_url index 39a5d1c..45b0658 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -8,7 +8,7 @@ source /usr/share/yunohost/helpers #================================================= ynh_script_progression "Stopping $app's systemd service..." -ynh_systemctl --service=$app --action=stop +ynh_systemctl --action=stop #================================================= # MODIFY URL IN NGINX CONF @@ -34,7 +34,7 @@ chmod 600 "$install_dir/$app.conf" ynh_script_progression "Starting $app's systemd service..." # Start a systemd service -ynh_systemctl --service=$app --action=start --log_path=systemd +ynh_systemctl --action=start --log_path=systemd #================================================= # END OF SCRIPT diff --git a/scripts/install b/scripts/install index 602468c..d6ce8a2 100644 --- a/scripts/install +++ b/scripts/install @@ -54,7 +54,7 @@ yunohost service add $app --description="Minimalist feed reader" --log="/var/log #================================================= ynh_script_progression "Starting $app's systemd service..." -ynh_systemctl --service=$app --action=start --log_path=systemd +ynh_systemctl --action=start --log_path=systemd #================================================= # END OF SCRIPT diff --git a/scripts/restore b/scripts/restore index f08382a..c074a0d 100644 --- a/scripts/restore +++ b/scripts/restore @@ -40,7 +40,7 @@ yunohost service add $app --description="Minimalist feed reader" --log="/var/log #================================================= ynh_script_progression "Starting $app's systemd service..." -ynh_systemctl --service=$app --action=start --log_path=systemd +ynh_systemctl --action=start --log_path=systemd ynh_systemctl --service=nginx --action=reload diff --git a/scripts/upgrade b/scripts/upgrade index bc76738..ee63187 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -8,7 +8,7 @@ source /usr/share/yunohost/helpers #================================================= ynh_script_progression "Stopping $app's systemd service..." -ynh_systemctl --service=$app --action=stop --log_path=systemd +ynh_systemctl --action=stop --log_path=systemd #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE @@ -37,7 +37,7 @@ yunohost service add $app --description="Minimalist feed reader" --log="/var/log #================================================= ynh_script_progression "Starting $app's systemd service..." -ynh_systemctl --service=$app --action=start --log_path=systemd +ynh_systemctl --action=start --log_path=systemd #================================================= # END OF SCRIPT From 87426ce4360ec16b9c6da5d859d9bafa4ea10e68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:32:19 +0200 Subject: [PATCH 2/3] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4b69a7a..a39508d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Miniflux" description.en = "Minimalist and opinionated RSS feed reader" description.fr = "Agrégateur de flux RSS minimaliste" -version = "2.2.0~ynh2" +version = "2.2.0~ynh3" maintainers = [] @@ -16,7 +16,7 @@ admindoc = "https://miniflux.app/docs/index.html" code = "https://github.com/miniflux/v2" [integration] -yunohost = ">= 11.2.18" +yunohost = ">= 11.2.29" helpers_version = "2.1" architectures = ["amd64", "armhf", "arm64"] multi_instance = true From 39939dda0b6c46dcc1dbb4658299c141c9e15dc0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 2 Sep 2024 14:32:24 +0000 Subject: [PATCH 3/3] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_ru.md | 2 +- README_zh_Hans.md | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5276360..4b131e8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Minimalist and opinionated RSS feed reader. -**Shipped version:** 2.2.0~ynh2 +**Shipped version:** 2.2.0~ynh3 ## Screenshots diff --git a/README_es.md b/README_es.md index 28da70f..cf2c65e 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. Minimalist and opinionated RSS feed reader. -**Versión actual:** 2.2.0~ynh2 +**Versión actual:** 2.2.0~ynh3 ## Capturas diff --git a/README_eu.md b/README_eu.md index e643a34..edcdf37 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Minimalist and opinionated RSS feed reader. -**Paketatutako bertsioa:** 2.2.0~ynh2 +**Paketatutako bertsioa:** 2.2.0~ynh3 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 39b9184..3eb4ae7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Lecteur de flux RSS minimaliste. -**Version incluse :** 2.2.0~ynh2 +**Version incluse :** 2.2.0~ynh3 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 730932f..2ca462e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Minimalist and opinionated RSS feed reader. -**Versión proporcionada:** 2.2.0~ynh2 +**Versión proporcionada:** 2.2.0~ynh3 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index f097828..6fd3f15 100644 --- a/README_id.md +++ b/README_id.md @@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan. Minimalist and opinionated RSS feed reader. -**Versi terkirim:** 2.2.0~ynh2 +**Versi terkirim:** 2.2.0~ynh3 ## Tangkapan Layar diff --git a/README_ru.md b/README_ru.md index 398aa05..ef29aac 100644 --- a/README_ru.md +++ b/README_ru.md @@ -18,7 +18,7 @@ Minimalist and opinionated RSS feed reader. -**Поставляемая версия:** 2.2.0~ynh2 +**Поставляемая версия:** 2.2.0~ynh3 ## Снимки экрана diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ac65d17..fb11259 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Minimalist and opinionated RSS feed reader. -**分发版本:** 2.2.0~ynh2 +**分发版本:** 2.2.0~ynh3 ## 截图