From 28bc9b1267303b6c219cdd25c4c7cf9c3c453465 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Fri, 22 Nov 2024 12:02:45 +0100
Subject: [PATCH] 5.3.1

---
 plewww.spec | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

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 <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
 
-- 
2.47.0