[python-rhsm/f21] Update python-rhsm to 1.13.2-1 Resolves: #1120431 - Support for complex path matching. (bkearney at red

Alex Wood awood at fedoraproject.org
Mon Sep 15 13:51:47 UTC 2014


commit 5613752313ef6cf45dcb3000dfc912d62040e91f
Author: Alex Wood <awood at redhat.com>
Date:   Mon Sep 15 09:51:40 2014 -0400

    Update python-rhsm to 1.13.2-1
    Resolves: #1120431 - Support for complex path matching. (bkearney at redhat.com)

 .gitignore       |    1 +
 python-rhsm.spec |   21 +++++++++++++++++----
 sources          |    2 +-
 3 files changed, 19 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a8ae9b..6612626 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@
 /python-rhsm-1.11.5.tar.gz
 /python-rhsm-1.12.2.tar.gz
 /python-rhsm-1.12.3.tar.gz
+/python-rhsm-1.13.2.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index 95d34ce..f12ea3c 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -10,8 +10,8 @@
 
 
 Name: python-rhsm
-Version: 1.12.3
-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,21 @@ 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.3-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)
+
+* Thu Jul 03 2014 jesus m. rodriguez <jesusr at redhat.com> 1.12.4-1
+- Add required bz flags to tito releasers. (dgoodwin at redhat.com)
+- Remove pyqver verbose flag. (alikins at redhat.com)
+- Use tox.ini to setup pep8 for 'make stylish' (alikins at redhat.com)
+- Update pyqver setup. Set min version of 2.7. (alikins at redhat.com)
+- Add libcrypto to list of libs to link to. (bcourt at redhat.com)
 
 * Mon Jun 16 2014 Michael Stead <mstead at redhat.com> 1.12.3-1
 - Add 6.6/7.1 release targets. (dgoodwin at redhat.com)
diff --git a/sources b/sources
index 2b51da9..31c7003 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a928b946cdfd54249ea29ea3be73828  python-rhsm-1.12.3.tar.gz
+5ec09099bc993a918cd038ca4c05c0e9  python-rhsm-1.13.2.tar.gz


More information about the scm-commits mailing list