From eeb47b0e3c9aed1da4b6e1aa12be88a5d0e31612 Mon Sep 17 00:00:00 2001 From: Dazeilad <64801705+Dazeilad@users.noreply.github.com> Date: Mon, 9 Oct 2023 00:34:43 +0200 Subject: [PATCH 1/2] Update manifest.toml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Modification de la description française. Update of the RAM usage. Update of the shipped version (to confirm). --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 81e8fe6..d0e36c6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -3,9 +3,9 @@ packaging_format = 2 id = "openproject" name = "OpenProject" description.en = "Web-based project management software" -description.fr = "Logiciel de gestion de projet basé sur le web" +description.fr = "Logiciel en ligne de gestion de projet" -version = "10.5.1~ynh2" +version = "12.5.8~ynh1" maintainers = ["Moutonjr \"Geoff\""] @@ -23,7 +23,7 @@ ldap = false sso = false disk = "50M" ram.build = "800M" -ram.runtime = "50M" +ram.runtime = "1500M" [install] [install.domain] From b207b3e3fe48d054bcbc7f622d6e45de168ae8ba Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 14 Nov 2023 14:10:36 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 90f2040..aac7a33 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ OpenProject is a web-based project management software. - Meeting agendas and meeting minutes -**Shipped version:** 10.5.1~ynh2 +**Shipped version:** 12.5.8~ynh1 ## Screenshots @@ -42,7 +42,7 @@ OpenProject is a web-based project management software. * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 7043f6e..7f1afb5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ OpenProject is a web-based project management software. - Meeting agendas and meeting minutes -**Version incluse :** 10.5.1~ynh2 +**Version incluse :** 12.5.8~ynh1 ## Captures d’écran @@ -42,7 +42,7 @@ OpenProject is a web-based project management software. * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs