5.3.1 master
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 22 Nov 2024 11:02:45 +0000 (12:02 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 22 Nov 2024 11:12:48 +0000 (12:12 +0100)
plewww.spec

index 7d57633..973bdc3 100644 (file)
@@ -1,7 +1,7 @@
 # what the myplc rpm requires
 %define name plewww
 %define version 5.3
 # 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}}
 
 # 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
 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
 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
 /var/www/html/plekit
 
 %changelog
+* Fri Nov 22 2025 Thierry Parmentelat <thierry.parmentelat@inria.fr> - 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 <thierry.parmentelat@inria.fr> - plewww-5.3-0
 - for php8 on fedora35
 
 * Sat Apr 30 2022 Thierry Parmentelat <thierry.parmentelat@inria.fr> - plewww-5.3-0
 - for php8 on fedora35