Tagging module PLCAPI - PLCAPI-4.3-17
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 30 May 2009 10:23:36 +0000 (10:23 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 30 May 2009 10:23:36 +0000 (10:23 +0000)
bugfix required for slice tags set on nodegroups

PLCAPI.spec

index 4353c1b..c5715aa 100644 (file)
@@ -6,7 +6,7 @@
 
 %define name PLCAPI
 %define version 4.3
-%define taglevel 16
+%define taglevel 17
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
 %config (noreplace) %{_datadir}/plc_api/PLC/Accessors/Accessors_site.py
 
 %changelog
+* Sat May 30 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-4.3-17
+- bugfix required for slice tags set on nodegroups
+
 * Thu May 28 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-4.3-16
 - more complete compatibility layer - second iteration, with legacy code isolated in Legacy/