Setting tag plcapi-5.3-6 plcapi-5.3-6
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 18 Feb 2015 10:35:29 +0000 (11:35 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 18 Feb 2015 10:35:29 +0000 (11:35 +0100)
extensions for the ipv6 feature
DeleteSliceTag can be run with the 'node' auth
xmlrpc-epi-php.c has has a tweak for f21/php-5.6
also SOAPpy is not present in f21 anymore, so drop that dep. with f>=21

plcapi.spec

index d1462c4..56392fb 100644 (file)
@@ -1,6 +1,6 @@
 %define name plcapi
 %define version 5.3
-%define taglevel 5
+%define taglevel 6
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -153,6 +153,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Feb 18 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - plcapi-5.3-6
+- extensions for the ipv6 feature
+- DeleteSliceTag can be run with the 'node' auth
+- xmlrpc-epi-php.c has has a tweak for f21/php-5.6
+- also SOAPpy is not present in f21 anymore, so drop that dep. with f>=21
+
 * Tue Aug 19 2014 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - plcapi-5.3-5
 - allow GetSlices to filter on tags as well