Setting tag plcapi-5.2-3 plcapi-5.2-3
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 29 May 2013 10:40:06 +0000 (12:40 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 29 May 2013 10:40:06 +0000 (12:40 +0200)
enable netconfig aspects if PLC_NETCONFIG_ENABLED

plcapi.spec

index d836d8d..c822741 100644 (file)
@@ -1,6 +1,6 @@
 %define name plcapi
 %define version 5.2
-%define taglevel 2
+%define taglevel 3
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -144,6 +144,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed May 29 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - plcapi-5.2-3
+- enable netconfig aspects if PLC_NETCONFIG_ENABLED
+
 * Wed Apr 24 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - plcapi-5.2-2
 - use SFA code for computing hrn's when available