[rhnlib] Rebase to rhnlib-2.5.49-1.fc16 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Mon Jan 2 14:35:41 UTC 2012


commit 30ab84d0c1e615691c93748ee01d12e63c94b9ad
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Mon Jan 2 15:34:41 2012 +0100

    Rebase to rhnlib-2.5.49-1.fc16 in rawhide.

 .gitignore  |    1 +
 rhnlib.spec |   37 ++++++++++++++++++++++++++++++++++++-
 sources     |    2 +-
 3 files changed, 38 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b83d409..d1d3177 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ rhnlib-2.5.24.tar.gz
 /rhnlib-2.5.28.tar.gz
 /rhnlib-2.5.33.tar.gz
 /rhnlib-2.5.39.tar.gz
+/rhnlib-2.5.49.tar.gz
diff --git a/rhnlib.spec b/rhnlib.spec
index 7ec11ed..3ce952d 100644
--- a/rhnlib.spec
+++ b/rhnlib.spec
@@ -4,7 +4,7 @@ Summary: Python libraries for the RHN project
 Name: rhnlib
 URL:     https://fedorahosted.org/spacewalk
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
-Version: 2.5.39
+Version: 2.5.49
 Release: 1%{?dist}
 
 Group: Development/Libraries
@@ -61,6 +61,41 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Wed Dec 21 2011 Milan Zazrivec <mzazrivec at redhat.com> 2.5.49-1
+- update copyright info
+
+* Wed Nov 02 2011 Martin Minar <mminar at redhat.com> 2.5.48-1
+- Change PASS percentage after few attempts and print percentage in case of
+  failure (jhutar at redhat.com)
+
+* Fri Oct 28 2011 Jan Pazdziora 2.5.47-1
+- Do not rely on exact amount of memomory when determinig PASS/FAIL
+  (jhutar at redhat.com)
+
+* Mon Oct 24 2011 Martin Minar <mminar at redhat.com> 2.5.46-1
+- simplify code (msuchy at redhat.com)
+- move imports to beginning of file (msuchy at redhat.com)
+
+* Wed Aug 17 2011 Martin Minar <mminar at redhat.com> 2.5.45-1
+- 730744 - support IPv6 connections (mzazrivec at redhat.com)
+
+* Thu Aug 11 2011 Miroslav Suchý 2.5.44-1
+- do not mask original error by raise in execption
+
+* Tue Aug 09 2011 Martin Minar <mminar at redhat.com> 2.5.43-1
+- 688095 - set timeout for HTTP connections (mzazrivec at redhat.com)
+
+* Wed Jul 27 2011 Michael Mraka <michael.mraka at redhat.com> 2.5.42-1
+- import xmlrpclib directly
+- removed unnecessary implicit imports
+
+* Fri May 20 2011 Michael Mraka <michael.mraka at redhat.com> 2.5.41-1
+- merged backend/common/UserDictCase.py into rhnlib/rhn/UserDictCase.py
+
+* Wed Apr 13 2011 Jan Pazdziora 2.5.40-1
+- 683200 - simplify idn_pune_to_unicode and idn_ascii_to_pune
+  (msuchy at redhat.com)
+
 * Fri Apr 08 2011 Miroslav Suchý 2.5.39-1
 - idn_ascii_to_pune() have to return string (msuchy at redhat.com)
 - Revert "idn_unicode_to_pune() have to return string" (msuchy at redhat.com)
diff --git a/sources b/sources
index 8621223..335bfff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a3152b37a6f5937deddbe73596ce569  rhnlib-2.5.39.tar.gz
+96cca7d8f5655e98b5a893fe15b638c6  rhnlib-2.5.49.tar.gz


More information about the scm-commits mailing list