This commit is contained in:
Ralph Bean 2015-12-21 10:18:48 -05:00
commit 948beaa046
3 changed files with 6 additions and 2 deletions

View file

@ -11,7 +11,7 @@
%global srcname urllib3
Name: python-%{srcname}
Version: 1.13
Version: 1.13.1
Release: 1%{?dist}
Summary: Python HTTP library with thread-safe connection pooling and file post
@ -216,6 +216,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/__pycache__*
%endif # with_python3
%changelog
* Mon Dec 21 2015 Ralph Bean <rbean@redhat.com> - 1.13.1-1
- new version
* Fri Dec 18 2015 Ralph Bean <rbean@redhat.com> - 1.13-1
- new version