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

Devan Goodwin dgoodwin at fedoraproject.org
Thu Mar 28 15:33:12 UTC 2013


commit 483b6db9bfd40225b40df1704fd07a55a85d9ce1
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Thu Mar 28 12:33:08 2013 -0300

    Update python-rhsm to 1.8.8-1

 .gitignore       |    1 +
 python-rhsm.spec |    6 +++++-
 sources          |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4df16be..fbfcc11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /python-rhsm-1.8.2.tar.gz
 /python-rhsm-1.8.3.tar.gz
 /python-rhsm-1.8.7.tar.gz
+/python-rhsm-1.8.8.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index 611586a..9e64102 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -5,7 +5,7 @@
 
 
 Name: python-rhsm
-Version: 1.8.7
+Version: 1.8.8
 Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
@@ -63,6 +63,10 @@ rm -rf %{buildroot}
 %attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem
 
 %changelog
+* Wed Mar 27 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.8-1
+- no 'json' module in rhel5, use simplejson instead (alikins at redhat.com)
+- Adding plugin directory config option. (awood at redhat.com)
+
 * 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)
diff --git a/sources b/sources
index b2385fa..b6ab762 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f1d485cf7aad0cafec7d94e69287f5df  python-rhsm-1.8.7.tar.gz
+fb11210d952c64626550c72573cbd100  python-rhsm-1.8.8.tar.gz


More information about the scm-commits mailing list