From 53d28dd6cf0eb3a0d62f14c605cfd9118f62adc0 Mon Sep 17 00:00:00 2001 From: Devan Goodwin Date: May 16 2012 19:10:11 +0000 Subject: Update python-rhsm to 1.0.1-1 --- diff --git a/.gitignore b/.gitignore index cfedef3..bbbc87d 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /python-rhsm-0.99.4.tar.gz /python-rhsm-0.99.6.tar.gz /python-rhsm-0.99.8.tar.gz +/python-rhsm-1.0.1.tar.gz diff --git a/python-rhsm.spec b/python-rhsm.spec index 9a81c75..936439b 100644 --- a/python-rhsm.spec +++ b/python-rhsm.spec @@ -5,7 +5,7 @@ Name: python-rhsm -Version: 0.99.8 +Version: 1.0.1 Release: 1%{?dist} Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform @@ -62,6 +62,16 @@ rm -rf %{buildroot} %attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem %changelog +* Wed May 16 2012 Devan Goodwin 1.0.1-1 +- Add default constants for RHN connections. (dgoodwin@redhat.com) +- 813296: Remove check for candlepin_version (jbowes@redhat.com) +- Remove module scope eval of config properties (alikins@redhat.com) +- Add call to get Candlepin status. (awood@redhat.com) +- Added access to python-rhsm/sub-man versions. (mstead@redhat.com) + +* Thu Apr 26 2012 Michael Stead 1.0.0-1 +- Updated version due to 6.3 branching. (mstead@redhat.com) + * Wed Apr 04 2012 Michael Stead 0.99.8-1 - 807721: Setting missing default values (mstead@redhat.com) diff --git a/sources b/sources index 20afc31..a23060a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a4656c24f40abb9be0a94f79436588a3 python-rhsm-0.99.8.tar.gz +03c425ddcff8218783bf0e877a86c889 python-rhsm-1.0.1.tar.gz