From 7f5a0251baaaf58578225f9230d7eeee5f0205e0 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 20 Oct 2010 10:04:59 +0200 Subject: [PATCH] Setting tag 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 --- sfa.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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 -- 2.43.0