[rhnlib] Rebase to rhnlib-2.5.39-1.fc15 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Tue Apr 26 12:22:48 UTC 2011


commit fde44b0a09bd213f803279e92584411f6a7cd255
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Tue Apr 26 14:22:05 2011 +0200

    Rebase to rhnlib-2.5.39-1.fc15 in rawhide.

 .gitignore  |    1 +
 rhnlib.spec |   29 +++++++++++++++++++++++++----
 sources     |    2 +-
 3 files changed, 27 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a2d0548..b83d409 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ rhnlib-2.5.24.tar.gz
 /rhnlib-2.5.26.tar.gz
 /rhnlib-2.5.28.tar.gz
 /rhnlib-2.5.33.tar.gz
+/rhnlib-2.5.39.tar.gz
diff --git a/rhnlib.spec b/rhnlib.spec
index e1650b6..7ec11ed 100644
--- a/rhnlib.spec
+++ b/rhnlib.spec
@@ -4,8 +4,8 @@ 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.33
-Release: 2%{?dist}
+Version: 2.5.39
+Release: 1%{?dist}
 
 Group: Development/Libraries
 License: GPLv2
@@ -61,8 +61,29 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.5.33-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* 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)
+- update copyright years (msuchy at redhat.com)
+
+* Tue Apr 05 2011 Michael Mraka <michael.mraka at redhat.com> 2.5.38-1
+- idn_unicode_to_pune() has to return string
+
+* Wed Mar 30 2011 Jan Pazdziora 2.5.37-1
+- string does not exist, str is the correct thing to use here...
+  (jsherril at redhat.com)
+
+* Wed Mar 16 2011 Miroslav Suchý <msuchy at redhat.com> 2.5.36-1
+- code cleanup - remove HTTPResponse.read() override
+
+* Fri Mar 11 2011 Miroslav Suchý <msuchy at redhat.com> 2.5.35-1
+- 683200 - create idn_ascii_to_pune() and idn_pune_to_unicode(), which will
+  take care about corner cases of encodings.idna
+
+* Wed Feb 16 2011 Miroslav Suchý <msuchy at redhat.com> 2.5.34-1
+- Revert "Revert "get_server_capability() is defined twice in osad and rhncfg,
+  merge and move to rhnlib and make it member of rpclib.Server""
+  (msuchy at redhat.com)
 
 * Tue Feb 01 2011 Tomas Lestach <tlestach at redhat.com> 2.5.33-1
 - Revert "get_server_capability() is defined twice in osad and rhncfg, merge
diff --git a/sources b/sources
index e75dc35..8621223 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b386bff31ccf0a4aebd4df3158df6e1a  rhnlib-2.5.33.tar.gz
+2a3152b37a6f5937deddbe73596ce569  rhnlib-2.5.39.tar.gz


More information about the scm-commits mailing list