Update to v1.24.2

This commit is contained in:
Jeremy Cline 2019-04-17 16:51:22 -04:00
commit f5172ae63e
3 changed files with 7 additions and 3 deletions

View file

@ -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