This commit is contained in:
Ralph Bean 2015-12-18 11:52:21 -05:00
commit 298ec5cce9
3 changed files with 6 additions and 2 deletions

View file

@ -11,7 +11,7 @@
%global srcname urllib3
Name: python-%{srcname}
Version: 1.12
Version: 1.13
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
* Fri Dec 18 2015 Ralph Bean <rbean@redhat.com> - 1.13-1
- new version
* Mon Dec 14 2015 Ralph Bean <rbean@redhat.com> - 1.12-1
- new version