From: Thierry Parmentelat Date: Sun, 23 Jan 2011 19:40:22 +0000 (+0100) Subject: Setting tag plcapi-5.0-25 X-Git-Tag: plcapi-5.0-25^0 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2d7d5c37f52e8bc54513848b8a50a734098b00fc;p=plcapi.git Setting tag plcapi-5.0-25 altered checking of optional fields in Interfaces UpdateTagType more picky on inputs - msg when trying to set roles, which is not supported has pyxml and python-simplejson as new deps --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 36d0f0d9..94cb7443 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -1,6 +1,6 @@ %define name PLCAPI %define version 5.0 -%define taglevel 24 +%define taglevel 25 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -144,6 +144,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jan 23 2011 Thierry Parmentelat - plcapi-5.0-25 +- altered checking of optional fields in Interfaces +- UpdateTagType more picky on inputs - msg when trying to set roles, which is not supported +- has pyxml and python-simplejson as new deps + * Wed Dec 08 2010 Thierry Parmentelat - plcapi-5.0-24 - tweak doc extraction for fedora14