From: Thierry Parmentelat Date: Mon, 20 Apr 2009 19:30:52 +0000 (+0000) Subject: Tagging module PLCAPI - PLCAPI-4.3-9 X-Git-Tag: PLCAPI-4.3-9~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=4ed69d6142987dfc9c8b62d94bf2e5bf9292e132;p=plcapi.git Tagging module PLCAPI - PLCAPI-4.3-9 new method GetDummyBoxMedium --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 13b34988..b3631d26 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -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 - PLCAPI-4.3-9 +- new method GetDummyBoxMedium + * Fri Apr 17 2009 Thierry Parmentelat - PLCAPI-4.3-8 - remove duplicate in Methods/__init__ that was breaking build of myplc-docs