1.13
This commit is contained in:
parent
5e3e64d813
commit
298ec5cce9
3 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue