Tagging module PLCAPI - PLCAPI-4.3-9
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 20 Apr 2009 19:30:52 +0000 (19:30 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 20 Apr 2009 19:30:52 +0000 (19:30 +0000)
new method GetDummyBoxMedium

PLCAPI.spec

index 13b3498..b3631d2 100644 (file)
@@ -6,7 +6,7 @@
 
 %define name PLCAPI
 %define version 4.3
-%define taglevel 8
+%define taglevel 9
 
 %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
+* Mon Apr 20 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-4.3-9
+- new method GetDummyBoxMedium
+
 * Fri Apr 17 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-4.3-8
 - remove duplicate in Methods/__init__ that was breaking build of myplc-docs