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

Alex Wood awood at fedoraproject.org
Fri Sep 12 21:30:35 UTC 2014


commit c950604e31a492a9a58e6bf7f7c70c4a20291fa6
Author: Alex Wood <awood at redhat.com>
Date:   Fri Sep 12 17:30:28 2014 -0400

    Update python-rhsm to 1.13.2-1

 .gitignore       |    1 +
 python-rhsm.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad152b4..6557381 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@
 /python-rhsm-1.12.2.tar.gz
 /python-rhsm-1.12.3.tar.gz
 /python-rhsm-1.12.5.tar.gz
+/python-rhsm-1.13.2.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index 05d2413..f12ea3c 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -10,8 +10,8 @@
 
 
 Name: python-rhsm
-Version: 1.12.5
-Release: 2%{?dist}
+Version: 1.13.2
+Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
 Group: Development/Libraries
@@ -71,8 +71,11 @@ rm -rf %{buildroot}
 %attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem
 
 %changelog
-* Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.12.5-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+* Sun Sep 07 2014 Alex Wood <awood at redhat.com> 1.13.2-1
+- Remove a 2.6ism that slipped in. (awood at redhat.com)
+
+* Thu Sep 04 2014 Alex Wood <awood at redhat.com> 1.13.1-1
+- version bump (jesusr at redhat.com)
 
 * Fri Jul 25 2014 jesus m. rodriguez <jesusr at redhat.com> 1.12.5-1
 - 1120431: Support for complex path matching. (bkearney at redhat.com)
diff --git a/sources b/sources
index bf91eab..31c7003 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2efaa24b829d6f94b40c6b630a5da18  python-rhsm-1.12.5.tar.gz
+5ec09099bc993a918cd038ca4c05c0e9  python-rhsm-1.13.2.tar.gz


More information about the scm-commits mailing list