[python-urllib3] Release bump.

Ralph Bean ralph at fedoraproject.org
Mon Aug 26 15:23:20 UTC 2013


commit e709c886e044bcb8fffa424aa131a5bad5def1dd
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Aug 26 11:23:06 2013 -0400

    Release bump.

 python-urllib3.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-urllib3.spec b/python-urllib3.spec
index bc83df5..6f2be94 100644
--- a/python-urllib3.spec
+++ b/python-urllib3.spec
@@ -8,7 +8,7 @@
 
 Name:           python-%{srcname}
 Version:        1.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python HTTP library with thread-safe connection pooling and file post
 
 License:        MIT
@@ -129,6 +129,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Mon Aug 26 2013 Ralph Bean <rbean at redhat.com> - 1.7-2
+- Bump release to pair an update with python-requests.
+
 * Thu Aug 22 2013 Ralph Bean <rbean at redhat.com> - 1.7-1
 - Update to latest upstream.
 - Removed the accept-header proxy patch which is included in upstream now.


More information about the scm-commits mailing list