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

Devan Goodwin dgoodwin at fedoraproject.org
Fri May 31 17:18:50 UTC 2013


commit b0e456b2a5d40fc27c9b4ddcbf11777d86c0d35e
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Fri May 31 14:18:38 2013 -0300

    Update python-rhsm to 1.8.12-1

 .gitignore       |    1 +
 python-rhsm.spec |    7 ++++++-
 sources          |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 453831d..c426008 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
 /python-rhsm-1.8.8.tar.gz
 /python-rhsm-1.8.9.tar.gz
 /python-rhsm-1.8.11.tar.gz
+/python-rhsm-1.8.12.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index ffd8ea3..1cc2423 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -5,7 +5,7 @@
 
 
 Name: python-rhsm
-Version: 1.8.11
+Version: 1.8.12
 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
+* Fri May 31 2013 jesus m. rodriguez <jesusr at redhat.com> 1.8.12-1
+- Update the releasers with a 6.3 (bkearney at redhat.com)
+- 967566: Enhance the ssl bindings to expose the issuer. (bkearney at redhat.com)
+- Update the dist-git releasers (bkearney at redhat.com)
+
 * Fri May 10 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.11-1
 - Don't attach a question mark to the request if not necessary.
   (awood at redhat.com)
diff --git a/sources b/sources
index c965edb..6e2ea8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-270d1fb9c23db05342c3a87bd0d35228  python-rhsm-1.8.11.tar.gz
+7358ae96a73da68594e2c7ea9e2216ed  python-rhsm-1.8.12.tar.gz


More information about the scm-commits mailing list