From: Thierry Parmentelat Date: Fri, 22 Nov 2024 11:02:45 +0000 (+0100) Subject: 5.3.1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=28bc9b1267303b6c219cdd25c4c7cf9c3c453465;p=plewww.git 5.3.1 --- diff --git a/plewww.spec b/plewww.spec index 7d57633..973bdc3 100644 --- a/plewww.spec +++ b/plewww.spec @@ -1,7 +1,7 @@ # what the myplc rpm requires %define name plewww %define version 5.3 -%define taglevel 0 +%define taglevel 1 # no need to mention pldistro as this module differs in both distros %define release %{taglevel}%{?date:.%{date}} @@ -45,7 +45,7 @@ Summary: Utilities used by the plewww pages Group: Applications/Systems %description -The plewww package is made of the web pages that run on top of the +The plewww package is made of the web pages that run on top of the PLCAPI component to provide the Web Interface to MyPLC users. %description plekit @@ -135,6 +135,11 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/plekit %changelog +* Fri Nov 22 2025 Thierry Parmentelat - plewww-5.3- +- always patch drupal settings, not just once + hopefully makes various upgrade scenarios more robust +- various cosmetic fixes + * Sat Apr 30 2022 Thierry Parmentelat - plewww-5.3-0 - for php8 on fedora35