Setting tag myplc-5.2-5 myplc-5.2-5 myplc-5.3-0 myplc-5.3.0
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 10 Oct 2013 15:46:27 +0000 (17:46 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 10 Oct 2013 15:46:27 +0000 (17:46 +0200)
reduce the scope of check-hrns.py script, now that the SFA layer handles this natively
add an rpm-sign dependency on feedora>=16

myplc-docs.spec
myplc-release.spec
myplc.spec

index add474e..6dcd563 100644 (file)
@@ -1,6 +1,6 @@
 %define name myplc-docs
 %define version 5.2
-%define taglevel 4
+%define taglevel 5
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -96,6 +96,10 @@ rm -rf $RPM_BUILD_ROOT
 /var/www/html/planetlab/doc/
 
 %changelog
+* Thu Oct 10 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - myplc-5.2-5
+- reduce the scope of check-hrns.py script, now that the SFA layer handles this natively
+- add an rpm-sign dependency on feedora>=16
+
 * Fri Jun 28 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - myplc-5.2-4
 - drop PLC_OMF_XMPP_{USER,PASSWORD} from config
 
index 8d3158f..b73b7c6 100644 (file)
@@ -1,6 +1,6 @@
 %define name myplc-release
 %define version 5.2
-%define taglevel 4
+%define taglevel 5
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -52,6 +52,10 @@ rm -rf $RPM_BUILD_ROOT
 /etc/myplc-release
 
 %changelog
+* Thu Oct 10 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - myplc-5.2-5
+- reduce the scope of check-hrns.py script, now that the SFA layer handles this natively
+- add an rpm-sign dependency on feedora>=16
+
 * Fri Jun 28 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - myplc-5.2-4
 - drop PLC_OMF_XMPP_{USER,PASSWORD} from config
 
index f2436b4..57438ee 100644 (file)
@@ -1,6 +1,6 @@
 %define name myplc
 %define version 5.2
-%define taglevel 4
+%define taglevel 5
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %global python_sitearch        %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" )
@@ -261,6 +261,10 @@ fi
 
 
 %changelog
+* Thu Oct 10 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - myplc-5.2-5
+- reduce the scope of check-hrns.py script, now that the SFA layer handles this natively
+- add an rpm-sign dependency on feedora>=16
+
 * Fri Jun 28 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - myplc-5.2-4
 - drop PLC_OMF_XMPP_{USER,PASSWORD} from config