[python-rhsm] Update to 0.94.15

Devan Goodwin dgoodwin at fedoraproject.org
Tue Jan 25 13:20:10 UTC 2011


commit edd5714908966ffa2e4d3754412ed78cd152e507
Author: Devan Goodwin <dgoodwin at rm-rf.ca>
Date:   Tue Jan 25 09:20:01 2011 -0400

    Update to 0.94.15

 .gitignore       |    1 +
 python-rhsm.spec |   14 +++++++++++++-
 sources          |    2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57b9863..c2fa6ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /python-rhsm-0.94.9.tar.gz
 /python-rhsm-0.94.10.tar.gz
 /python-rhsm-0.94.12.tar.gz
+/python-rhsm-0.94.15.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index f7f62ee..4412f10 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -5,7 +5,7 @@
 
 
 Name: python-rhsm
-Version: 0.94.12
+Version: 0.94.15
 Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
@@ -57,6 +57,18 @@ rm -rf %{buildroot}
 %{python_sitelib}/rhsm-*.egg-info
 
 %changelog
+* Thu Jan 13 2011 Devan Goodwin <dgoodwin at redhat.com> 0.94.15-1
+- Resolves: #668814
+- remove shebang from certificate.py for rpmlint (jbowes at redhat.com)
+- 668814: break out 404 and 500s into a different error (cduryee at redhat.com)
+
+* Wed Jan 12 2011 Devan Goodwin <dgoodwin at redhat.com> 0.94.14-1
+- Related: #667829
+- Initialized to use tito. (jbowes at redhat.com)
+
+* Wed Jan 12 2011 jesus m. rodriguez <jesusr at redhat.com> 0.94.13-1
+- 667829: handle proxy config options being absent from rhsm.conf (alikins at redhat.com)
+
 * Fri Jan 07 2011 Devan Goodwin <dgoodwin at redhat.com> 0.94.12-1
 - Related: #668006
 - Remove a missed translation. (dgoodwin at redhat.com)
diff --git a/sources b/sources
index 57dfae9..5ae8506 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09715928fe3ca8e31cb2f04c8ed91b09  python-rhsm-0.94.12.tar.gz
+419bb169c50cb0f3f3eef40d65a4ba50  python-rhsm-0.94.15.tar.gz


More information about the scm-commits mailing list