[python-rhsm] Update python-rhsm to 0.96.8-1

Devan Goodwin dgoodwin at fedoraproject.org
Wed Aug 3 16:31:45 UTC 2011


commit 60014cadd7938bd2744b66ced58bed24b827fc02
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Wed Aug 3 13:31:33 2011 -0300

    Update python-rhsm to 0.96.8-1

 .gitignore       |    1 +
 python-rhsm.spec |    6 +++++-
 sources          |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85c9718..5aa4072 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /python-rhsm-0.96.3.tar.gz
 /python-rhsm-0.96.5.tar.gz
 /python-rhsm-0.96.7.tar.gz
+/python-rhsm-0.96.8.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index 7223ed2..a73551b 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -5,7 +5,7 @@
 
 
 Name: python-rhsm
-Version: 0.96.7
+Version: 0.96.8
 Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
@@ -57,6 +57,10 @@ rm -rf %{buildroot}
 %{python_sitelib}/rhsm-*.egg-info
 
 %changelog
+* Wed Aug 03 2011 Devan Goodwin <dgoodwin at rm-rf.ca> 0.96.8-1
+- 719378: Encode whitespace in urls (bkearney at redhat.com)
+- Change package profile upload url. (dgoodwin at redhat.com)
+
 * Wed Jul 13 2011 Devan Goodwin <dgoodwin at rm-rf.ca> 0.96.7-1
 - Logging cleanup. (dgoodwin at redhat.com)
 - Remove unused add_ssl_certs method. (dgoodwin at redhat.com)
diff --git a/sources b/sources
index 1d6180d..d2a4dd5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52b0ba293c28456e2330ff6d4ed4de37  python-rhsm-0.96.7.tar.gz
+d7f918e1ebf06b3d40d72e6429a5bcd9  python-rhsm-0.96.8.tar.gz


More information about the scm-commits mailing list