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

Devan Goodwin dgoodwin at fedoraproject.org
Wed Sep 19 17:49:44 UTC 2012


commit 4a99d6d08a2d66e399b651fbba358fe5d3429668
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Wed Sep 19 14:49:42 2012 -0300

    Update python-rhsm to 1.1.1-1

 .gitignore       |    1 +
 python-rhsm.spec |    6 +++++-
 sources          |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1ccab54..7b47230 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /python-rhsm-1.0.3.tar.gz
 /python-rhsm-1.0.5.tar.gz
 /python-rhsm-1.0.7.tar.gz
+/python-rhsm-1.1.1.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index f493efb..79c83c1 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -5,7 +5,7 @@
 
 
 Name: python-rhsm
-Version: 1.0.7
+Version: 1.1.1
 Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
@@ -63,6 +63,10 @@ rm -rf %{buildroot}
 %attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem
 
 %changelog
+* Wed Sep 19 2012 Devan Goodwin <dgoodwin at rm-rf.ca> 1.1.1-1
+- Read certv3 detached format (jbowes at redhat.com)
+- Read file content types from certificates (mstead at redhat.com)
+
 * Wed Aug 29 2012 Alex Wood <awood at redhat.com> 1.0.7-1
 - 851644: Only use the cert file if it exists (bkearney at redhat.com)
 
diff --git a/sources b/sources
index 6244a61..047db02 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b1b5a395864cb9240ab3fb1eb8cc3ea  python-rhsm-1.0.7.tar.gz
+4dc78fb9e505d37334690cff0c143ba4  python-rhsm-1.1.1.tar.gz


More information about the scm-commits mailing list