X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=33ccdea4f1f178775f3395cef9abf9cfeeec6308;hb=7f5a0251baaaf58578225f9230d7eeee5f0205e0;hp=eb5a590a55bf70c943a7cd046a49056524eae083;hpb=8c4267fa52c08f469f6b42ef9c846b09bc5a2a7a;p=sfa.git diff --git a/sfa.spec b/sfa.spec index eb5a590a..33ccdea4 100644 --- a/sfa.spec +++ b/sfa.spec @@ -3,7 +3,7 @@ %define name sfa %define version 1.0 -%define taglevel 4 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -183,6 +183,11 @@ fi %changelog +* Wed Oct 20 2010 Thierry Parmentelat - sfa-1.0-5 +- fixed some legacy issues (list vs List) +- deprecated sfa.util.namespace for xrn and plxrn +- unit tests ship as the sfa-tests rpm + * Mon Oct 11 2010 Thierry Parmentelat - sfa-1.0-2 - deprecated old methods (e.g. List/list, and GetCredential/get_credential) - NOTE: get_(self_)credential both have type and hrn swapped when moving to Get(Self)Credential @@ -231,6 +236,11 @@ fi cache and use in more general ways. %changelog +* Wed Oct 20 2010 Thierry Parmentelat - sfa-1.0-5 +- fixed some legacy issues (list vs List) +- deprecated sfa.util.namespace for xrn and plxrn +- unit tests ship as the sfa-tests rpm + * Mon Oct 11 2010 Thierry Parmentelat - sfa-1.0-2 - deprecated old methods (e.g. List/list, and GetCredential/get_credential) - NOTE: get_(self_)credential both have type and hrn swapped when moving to Get(Self)Credential