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

Devan Goodwin dgoodwin at fedoraproject.org
Fri Feb 7 12:23:04 UTC 2014


commit 520c113dcf37bdba8ec8eecaaffabb5a85d8302e
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Fri Feb 7 08:23:38 2014 -0400

    Update python-rhsm to 1.10.12-1

 .gitignore       |    1 +
 python-rhsm.spec |    8 +++++++-
 sources          |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 637b558..208217c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
 /python-rhsm-1.10.7.tar.gz
 /python-rhsm-1.10.8.tar.gz
 /python-rhsm-1.10.10.tar.gz
+/python-rhsm-1.10.12.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index bb987a5..961277a 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -5,7 +5,7 @@
 
 
 Name: python-rhsm
-Version: 1.10.10
+Version: 1.10.12
 Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
@@ -62,6 +62,12 @@ rm -rf %{buildroot}
 %attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem
 
 %changelog
+* Mon Feb 03 2014 ckozak <ckozak at redhat.com> 1.10.12-1
+- Add request_certs option to getEntitlementList() call (vitty at redhat.com)
+
+* Wed Jan 22 2014 ckozak <ckozak at redhat.com> 1.10.11-1
+- Fedora 18 is at end of life. (awood at redhat.com)
+
 * Mon Jan 06 2014 ckozak <ckozak at redhat.com> 1.10.10-1
 - make sure server supports guestId data (ckozak at redhat.com)
 
diff --git a/sources b/sources
index 689a143..19d919e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e0a00e5f5c25a822a8aa2d3464e38eb  python-rhsm-1.10.10.tar.gz
+4638c1b77c916df4fc74e9e40e9591fd  python-rhsm-1.10.12.tar.gz


More information about the scm-commits mailing list