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

Bryan Kearney bkearney at fedoraproject.org
Thu Jan 31 14:49:29 UTC 2013


commit c35326ba771b4b2764ecf23a051087118547f39d
Author: Bryan Kearney <bkearney at redhat.com>
Date:   Thu Jan 31 09:48:00 2013 -0500

    Update python-rhsm to 1.8.2-1

 .gitignore       |    1 +
 python-rhsm.spec |    7 ++++++-
 sources          |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e9ef775..56608ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /python-rhsm-1.1.4.tar.gz
 /python-rhsm-1.8.0.tar.gz
 /python-rhsm-1.8.1.tar.gz
+/python-rhsm-1.8.2.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index 300ff43..8a8af08 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -5,7 +5,7 @@
 
 
 Name: python-rhsm
-Version: 1.8.1
+Version: 1.8.2
 Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
@@ -63,6 +63,11 @@ rm -rf %{buildroot}
 %attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem
 
 %changelog
+* Thu Jan 31 2013 Bryan Kearney <bkearney at redhat.com> 1.8.2-1
+- Add a default value for the report_package_profile setting
+  (bkearney at redhat.com)
+- Remove F16 releasers, add F18. (dgoodwin at redhat.com)
+
 * Thu Jan 24 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.1-1
 - Do not retrieve the value unless the match is valid (bkearney at redhat.com)
 - Only look for a single item as it is quicker and all we care about is zero or
diff --git a/sources b/sources
index 6ff5e19..493000e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14e5adaf560fad224661aedd8930dfa0  python-rhsm-1.8.1.tar.gz
+d12a19ed73d3fc1f152777d114d0b7c0  python-rhsm-1.8.2.tar.gz


More information about the scm-commits mailing list