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

Alex Wood awood at fedoraproject.org
Fri Dec 6 20:23:32 UTC 2013


commit 6f2dfaa2107534bd09caa94d1cd3ac1e477aa00b
Author: Alex Wood <awood at redhat.com>
Date:   Fri Dec 6 15:23:33 2013 -0500

    Update python-rhsm to 1.10.8-1

 .gitignore       |    1 +
 python-rhsm.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cdf9191..2bd54f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@
 /python-rhsm-1.10.3.tar.gz
 /python-rhsm-1.10.5.tar.gz
 /python-rhsm-1.10.7.tar.gz
+/python-rhsm-1.10.8.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index 61dbe6f..eb98fb3 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -5,7 +5,7 @@
 
 
 Name: python-rhsm
-Version: 1.10.7
+Version: 1.10.8
 Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
@@ -62,6 +62,9 @@ rm -rf %{buildroot}
 %attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem
 
 %changelog
+* Wed Nov 27 2013 jesus m. rodriguez <jmrodri at gmail.com> 1.10.8-1
+- Add the method to retrieve all the subscriptions for an owner (wpoteat at redhat.com)
+
 * Thu Nov 14 2013 ckozak <ckozak at redhat.com> 1.10.7-1
 - getOwnerInfo introduced (vitty at redhat.com)
 
diff --git a/sources b/sources
index 4f9f6c8..cc84ffd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1e97a195a2a59d72bab3b462b6c77e3  python-rhsm-1.10.7.tar.gz
+950a00c99b8577579180e150b3dbbc0b  python-rhsm-1.10.8.tar.gz


More information about the scm-commits mailing list