Update to v1.24.2
This commit is contained in:
parent
d79390d490
commit
f5172ae63e
3 changed files with 7 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
%global srcname urllib3
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.24.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.24.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Python HTTP library with thread-safe connection pooling and file post
|
||||
|
||||
License: MIT
|
||||
|
|
@ -138,6 +138,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 17 2019 Jeremy Cline <jcline@redhat.com> - 1.24.2-1
|
||||
- Update to v1.24.2
|
||||
|
||||
* Tue Nov 13 2018 Jeremy Cline <jeremy@jcline.org> - 1.24.1-2
|
||||
- Adjust unbundling of ssl_match_hostname
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue