[python-urllib3] bump release.

Ralph Bean ralph at fedoraproject.org
Thu Aug 29 02:18:16 UTC 2013


commit 89b18071bdcc5320daa2d016587e12ae2f0946bd
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Aug 28 22:18:03 2013 -0400

    bump release.

 python-urllib3.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-urllib3.spec b/python-urllib3.spec
index 6f2be94..e1594ea 100644
--- a/python-urllib3.spec
+++ b/python-urllib3.spec
@@ -8,7 +8,7 @@
 
 Name:           python-%{srcname}
 Version:        1.7
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Python HTTP library with thread-safe connection pooling and file post
 
 License:        MIT
@@ -129,6 +129,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Wed Aug 28 2013 Ralph Bean <rbean at redhat.com> - 1.7-3
+- Bump release again, just to push an unpaired update.
+
 * Mon Aug 26 2013 Ralph Bean <rbean at redhat.com> - 1.7-2
 - Bump release to pair an update with python-requests.
 


More information about the scm-commits mailing list