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

Devan Goodwin dgoodwin at fedoraproject.org
Wed Mar 14 17:24:14 UTC 2012


commit 6201844e731e3f218668524477d85244b0ee3681
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Wed Mar 14 14:24:10 2012 -0300

    Update python-rhsm to 0.99.6-1

 .gitignore       |    1 +
 python-rhsm.spec |   12 +++++++++++-
 sources          |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 236e912..715aecc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /python-rhsm-0.99.2.tar.gz
 /python-rhsm-0.99.3.tar.gz
 /python-rhsm-0.99.4.tar.gz
+/python-rhsm-0.99.6.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index 8739f6e..331ea76 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -5,7 +5,7 @@
 
 
 Name: python-rhsm
-Version: 0.99.4
+Version: 0.99.6
 Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
@@ -62,6 +62,16 @@ rm -rf %{buildroot}
 %attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem
 
 %changelog
+* Wed Mar 14 2012 Michael Stead <mstead at redhat.com> 0.99.6-1
+- Add ContentConnection to support rhsm "release" command (alikins at redhat.com)
+- Allow unsetting the consumer service level. (dgoodwin at redhat.com)
+
+* Tue Mar 06 2012 Michael Stead <mstead at redhat.com> 0.99.5-1
+- 744654: Any bad value from the config file, when converting to an int, causes
+  a traceback. (bkearney at redhat.com)
+- Add support for dry-run autobind requests. (dgoodwin at redhat.com)
+- Build for Fedora 17. (dgoodwin at redhat.com)
+
 * Wed Feb 22 2012 Devan Goodwin <dgoodwin at rm-rf.ca> 0.99.4-1
 - Add support for updating consumer service level. (dgoodwin at redhat.com)
 - Add call to list service levels for an org. (dgoodwin at redhat.com)
diff --git a/sources b/sources
index 623d0ba..081902a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14a91353b8eb0ad282f8f6b7fcee2883  python-rhsm-0.99.4.tar.gz
+ce9d1897cd6a2cf442ea4aae6e0b4b9c  python-rhsm-0.99.6.tar.gz


More information about the scm-commits mailing list