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

Devan Goodwin dgoodwin at fedoraproject.org
Thu Jun 7 19:00:12 UTC 2012


commit de3ac6af822e735b0a596ff7a95ed01d619ee1ee
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Thu Jun 7 16:00:09 2012 -0300

    Update python-rhsm to 1.0.2-1

 .gitignore       |    1 +
 python-rhsm.spec |   15 ++++++++++++++-
 sources          |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbbc87d..192ee97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /python-rhsm-0.99.6.tar.gz
 /python-rhsm-0.99.8.tar.gz
 /python-rhsm-1.0.1.tar.gz
+/python-rhsm-1.0.2.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index 936439b..706e380 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -5,7 +5,7 @@
 
 
 Name: python-rhsm
-Version: 1.0.1
+Version: 1.0.2
 Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
@@ -62,6 +62,19 @@ rm -rf %{buildroot}
 %attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem
 
 %changelog
+* Thu Jun 07 2012 Alex Wood <awood at redhat.com> 1.0.2-1
+- add upstream server var to version obj (cduryee at redhat.com)
+- 822057: wrap ContentConnection port in safe_int (cduryee at redhat.com)
+- 822965: subscription-manager release does not work with proxies
+  (cduryee at redhat.com)
+- 806958: BadCertificateException not displaying properly. (awood at redhat.com)
+- 822965: release verb does not work with proxies (cduryee at redhat.com)
+- Add config for "checkcommits" (alikins at redhat.com)
+- Include various Makefile improvements from subscription-manager
+  (alikins at redhat.com)
+- Upload el6 yum packages to another dir for compatability.
+  (dgoodwin at redhat.com)
+
 * 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)
diff --git a/sources b/sources
index a23060a..ea40169 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03c425ddcff8218783bf0e877a86c889  python-rhsm-1.0.1.tar.gz
+4fb167349ce8270e1fdcfb714233f58e  python-rhsm-1.0.2.tar.gz


More information about the scm-commits mailing list