[python-urllib3] 1.10.1

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 19:52:54 UTC 2015


commit 5ce4305a64172a6ff738f2795f979282456a86c6
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 14:52:45 2015 -0500

    1.10.1

 .gitignore          |    1 +
 python-urllib3.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d840e8..f846f70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /urllib3-1.8.2.tar.gz
 /urllib3-1.9.1.tar.gz
 /urllib3-1.10.tar.gz
+/urllib3-1.10.1.tar.gz
diff --git a/python-urllib3.spec b/python-urllib3.spec
index 6e237bf..22426f8 100644
--- a/python-urllib3.spec
+++ b/python-urllib3.spec
@@ -7,8 +7,8 @@
 %global srcname urllib3
 
 Name:           python-%{srcname}
-Version:        1.10
-Release:        2%{?dist}
+Version:        1.10.1
+Release:        1%{?dist}
 Summary:        Python HTTP library with thread-safe connection pooling and file post
 
 License:        MIT
@@ -163,6 +163,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/__pycache__*
 %endif # with_python3
 
 %changelog
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 1.10.1-1
+- new version
+
 * Mon Jan 05 2015 Ralph Bean <rbean at redhat.com> - 1.10-2
 - Copy in a shim for ssl_match_hostname on python3.
 
diff --git a/sources b/sources
index 6bc0b60..c7084ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9badc8f09ea2d3c36cbb5071bfe52ebd  urllib3-1.10.tar.gz
+820cae9eb984edc41dea504a56ec0267  urllib3-1.10.1.tar.gz


More information about the scm-commits mailing list