From 2033f9d5945d040fa1ce9fac151cd3aa095fe1ce Mon Sep 17 00:00:00 2001 From: Alex Wood Date: May 16 2016 18:37:11 +0000 Subject: Update python-rhsm to 1.17.2-1 --- diff --git a/.gitignore b/.gitignore index b93589b..bbe173b 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ /python-rhsm-1.16.4.tar.gz /python-rhsm-1.16.5.tar.gz /python-rhsm-1.17.1.tar.gz +/python-rhsm-1.17.2.tar.gz diff --git a/python-rhsm.spec b/python-rhsm.spec index 5f38dcf..4972a7f 100644 --- a/python-rhsm.spec +++ b/python-rhsm.spec @@ -12,8 +12,8 @@ %{!?__global_ldflags: %global __global_ldflags -Wl,-z,relro -Wl,-z,now} Name: python-rhsm -Version: 1.17.1 -Release: 2%{?dist} +Version: 1.17.2 +Release: 1%{?dist} Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform Group: Development/Libraries @@ -74,8 +74,10 @@ rm -rf %{buildroot} %attr(644,root,root) %{_sysconfdir}/rhsm/ca/*.pem %changelog -* Thu Feb 04 2016 Fedora Release Engineering - 1.17.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild +* Mon Apr 25 2016 Vritant Jain 1.17.2-1 +- Added 7.3 releaser (vrjain@redhat.com) +- Updated UEPConnection.getProduct to explicitly reference product UUID + (crog@redhat.com) * Mon Feb 01 2016 Christopher Snyder 1.17.1-1 - Bump version to 1.17.0 (csnyder@redhat.com) diff --git a/sources b/sources index ea0a1e3..260d8d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f80b5df14a6bc977406ae7164f2f3e79 python-rhsm-1.17.1.tar.gz +bdb18b617051ad207f052018746732df python-rhsm-1.17.2.tar.gz