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

Devan Goodwin dgoodwin at fedoraproject.org
Wed May 16 19:10:14 UTC 2012


commit 53d28dd6cf0eb3a0d62f14c605cfd9118f62adc0
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Wed May 16 16:10:11 2012 -0300

    Update python-rhsm to 1.0.1-1

 .gitignore       |    1 +
 python-rhsm.spec |   12 +++++++++++-
 sources          |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
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 <dgoodwin at rm-rf.ca> 1.0.1-1
+- Add default constants for RHN connections. (dgoodwin at redhat.com)
+- 813296: Remove check for candlepin_version (jbowes at redhat.com)
+- Remove module scope eval of config properties (alikins at redhat.com)
+- Add call to get Candlepin status. (awood at redhat.com)
+- Added access to python-rhsm/sub-man versions. (mstead at redhat.com)
+
+* Thu Apr 26 2012 Michael Stead <mstead at redhat.com> 1.0.0-1
+- Updated version due to 6.3 branching. (mstead at redhat.com)
+
 * Wed Apr 04 2012 Michael Stead <mstead at redhat.com> 0.99.8-1
 - 807721: Setting missing default values (mstead at 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


More information about the scm-commits mailing list