From 261979bfae8d7a2edce871e008b88be491141dd8 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 5 Aug 2011 16:31:44 +0200 Subject: [PATCH] Setting tag sfa-1.0-29 tag 1.0-28 was broken due to typo in the changelog new class sfa/util/httpsProtocol.py that supports timeouts --- sfa.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sfa.spec b/sfa.spec index 9bf4efa8..9a5988d6 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,6 +1,6 @@ %define name sfa %define version 1.0 -%define taglevel 28 +%define taglevel 29 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -196,6 +196,10 @@ fi [ "$1" -ge "1" ] && service sfa-cm restart || : %changelog +* Fri Aug 05 2011 Thierry Parmentelat - sfa-1.0-29 +- tag 1.0-28 was broken due to typo in the changelog +- new class sfa/util/httpsProtocol.py that supports timeouts + * Thu Aug 4 2011 Tony Mack - sfa-1.0-28 - Resolved issue that caused sfa hold onto idle db connections. - Fix bug that caused the registry to use the wrong type of credential. -- 2.43.0