Setting tag plewww-5.2-8 plewww-5.2-8
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 16 Jul 2017 11:08:14 +0000 (13:08 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 16 Jul 2017 11:08:14 +0000 (13:08 +0200)
a few niceties, thanks to Ciro

plewww.spec

index a47a842..8a362d9 100644 (file)
@@ -1,7 +1,7 @@
 # what the myplc rpm requires
 %define name plewww
 %define version 5.2
-%define taglevel 7
+%define taglevel 8
 
 # no need to mention pldistro as this module differs in both distros
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
 /var/www/html/plekit
 
 %changelog
+* Sun Jul 16 2017 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - plewww-5.2-8
+- a few niceties, thanks to Ciro
+
 * Sun Jul 10 2016 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - plewww-5.2-7
 - remove utf8_deode as per Thomas's suggestion