awood pushed to python-rhsm (f22). "Update python-rhsm to 1.14.2-1 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 14:55:41 UTC 2015


>From 009b9e055298d187597f95c0bc64591408cda4a4 Mon Sep 17 00:00:00 2001
From: Alex Wood <awood at redhat.com>
Date: Wed, 15 Apr 2015 10:55:31 -0400
Subject: Update python-rhsm to 1.14.2-1 Resolves: #1195446 - Only set global
 socket timeout on RHEL 5. (alikins at redhat.com)


diff --git a/.gitignore b/.gitignore
index 857cd35..3c42835 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@
 /python-rhsm-1.13.8.tar.gz
 /python-rhsm-1.13.10.tar.gz
 /python-rhsm-1.14.1.tar.gz
+/python-rhsm-1.14.2.tar.gz
diff --git a/python-rhsm.spec b/python-rhsm.spec
index f3e94ab..4efbf26 100644
--- a/python-rhsm.spec
+++ b/python-rhsm.spec
@@ -10,7 +10,7 @@
 
 
 Name: python-rhsm
-Version: 1.14.1
+Version: 1.14.2
 Release: 1%{?dist}
 
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
@@ -47,7 +47,6 @@ entitlements, certificates, and access to content.
 %setup -q -n python-rhsm-%{version}
 
 %build
-#%{__python} setup.py build
 # create a version.py with the rpm version info
 PYTHON_RHSM_VERSION=%{version} PYTHON_RHSM_RELEASE=%{release} %{__python} setup.py build
 
@@ -73,6 +72,10 @@ rm -rf %{buildroot}
 %attr(644,root,root) %{_sysconfdir}/rhsm/ca/*.pem
 
 %changelog
+* Thu Feb 26 2015 Alex Wood <awood at redhat.com> 1.14.2-1
+- 1195446: Only set global socket timeout on RHEL 5. (alikins at redhat.com)
+- Cleanup up connection logging. (alikins at redhat.com)
+
 * Fri Feb 06 2015 Devan Goodwin <dgoodwin at rm-rf.ca> 1.14.1-1
 - 976855: build_py now populates version.py with ver (alikins at redhat.com)
 - 1187587: Correct project URL in spec file. (awood at redhat.com)
diff --git a/sources b/sources
index 3270788..2a58120 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1efce8b6f96b9d9e6ea7bc407da84a35  python-rhsm-1.14.1.tar.gz
+7aff3910353bf61d8b02aa9ef116880e  python-rhsm-1.14.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-rhsm.git/commit/?h=f22&id=009b9e055298d187597f95c0bc64591408cda4a4


More information about the scm-commits mailing list