From: Thierry Parmentelat Date: Wed, 22 Apr 2009 17:47:08 +0000 (+0000) Subject: Tagging module PLCAPI - PLCAPI-4.3-11 X-Git-Tag: PLCAPI-4.3-11~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fd257405da31f44d5a0b5c186c0c3a640bc54b9b;p=plcapi.git Tagging module PLCAPI - PLCAPI-4.3-11 GetDummyBoxMedium returns a base64-encoded boot image, doc is updated and tmp file is cleaned up --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 5ef09015..8b6f304a 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 4.3 -%define taglevel 10 +%define taglevel 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -97,6 +97,10 @@ rm -rf $RPM_BUILD_ROOT %config (noreplace) %{_datadir}/plc_api/PLC/Accessors/Accessors_site.py %changelog +* Wed Apr 22 2009 Thierry Parmentelat - PLCAPI-4.3-11 +- GetDummyBoxMedium returns a base64-encoded boot image, doc is updated +- and tmp file is cleaned up + * Wed Apr 22 2009 Thierry Parmentelat - PLCAPI-4.3-10 - restore missing ResolveSlices