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

Devan Goodwin dgoodwin at fedoraproject.org
Fri Mar 8 15:46:28 UTC 2013


commit cfae633759c3448fb1aa226eb4a99bc1c271ab8d
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Fri Mar 8 11:46:27 2013 -0400

    Update python-rhsm to 1.8.7-1

 .gitignore       |    1 +
 python-rhsm.spec |   15 ++++++++++++++-
 sources          |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 938e40e..4df16be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /python-rhsm-1.8.1.tar.gz
 /python-rhsm-1.8.2.tar.gz
 /python-rhsm-1.8.3.tar.gz
+/python-rhsm-1.8.7.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index 2d1a04b..611586a 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -5,7 +5,7 @@
 
 
 Name: python-rhsm
-Version: 1.8.3
+Version: 1.8.7
 Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
@@ -63,6 +63,19 @@ rm -rf %{buildroot}
 %attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem
 
 %changelog
+* Thu Mar 07 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.7-1
+- 912776: Improve error message (wpoteat at redhat.com)
+- Add a method to get compliance status for a consumer. (awood at redhat.com)
+
+* Mon Mar 04 2013 William Poteat <wpoteat at redhat.com> 1.8.6-1
+- Add a get_int method to RhsmConfigParser (alikins at redhat.com)
+
+* Tue Feb 19 2013 Alex Wood <awood at redhat.com> 1.8.5-1
+- 908671: Adding pool id to entitlement certificate. (awood at redhat.com)
+
+* Tue Feb 19 2013 Alex Wood <awood at redhat.com>
+- 908671: Adding pool id to entitlement certificate. (awood at redhat.com)
+
 * Thu Feb 14 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.3-1
 - 907536: Don't send body if it's just "" (alikins at redhat.com)
 - 882459: Change --heal-interval to --attach-interval in rhsmcertd
diff --git a/sources b/sources
index 2231fc9..b2385fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-10bbda9e25e5d5d2d70418f8987a282b  python-rhsm-1.8.3.tar.gz
+f1d485cf7aad0cafec7d94e69287f5df  python-rhsm-1.8.7.tar.gz


More information about the scm-commits mailing list