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

Alex Wood awood at fedoraproject.org
Thu Feb 27 20:15:36 UTC 2014


commit f34000267256882a316bfc55a7a39e28a9bef92d
Author: Alex Wood <awood at redhat.com>
Date:   Thu Feb 27 15:16:22 2014 -0500

    Update python-rhsm to 1.11.1-1

 .gitignore       |    1 +
 python-rhsm.spec |    6 +++++-
 sources          |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 208217c..ef04f7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@
 /python-rhsm-1.10.8.tar.gz
 /python-rhsm-1.10.10.tar.gz
 /python-rhsm-1.10.12.tar.gz
+/python-rhsm-1.11.1.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index 961277a..b0dc8ca 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -5,7 +5,7 @@
 
 
 Name: python-rhsm
-Version: 1.10.12
+Version: 1.11.1
 Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
@@ -62,6 +62,10 @@ rm -rf %{buildroot}
 %attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem
 
 %changelog
+* Thu Feb 27 2014 Alex Wood <awood at redhat.com> 1.11.1-1
+- rev version to 1.11.1 (ckozak at redhat.com)
+- removed rhel7 releaser (ckozak at redhat.com)
+
 * Mon Feb 03 2014 ckozak <ckozak at redhat.com> 1.10.12-1
 - Add request_certs option to getEntitlementList() call (vitty at redhat.com)
 
diff --git a/sources b/sources
index 19d919e..818a952 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4638c1b77c916df4fc74e9e40e9591fd  python-rhsm-1.10.12.tar.gz
+6818ca06aba42ea8ef1f4493368f75cb  python-rhsm-1.11.1.tar.gz


More information about the scm-commits mailing list