diff --git a/python-urllib3.spec b/python-urllib3.spec index 558b1ec..5abeafd 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 1.26.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python HTTP library with thread-safe connection pooling and file post License: MIT @@ -118,6 +118,10 @@ ln -s %{python3_sitelib}/__pycache__/six.cpython-%{python3_version_nodots}.pyc \ %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.26.5-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 16 2021 Karolina Surma - 1.26.5-1 - Update to 1.26.5 - Fix for CVE-2021-33503 Catastrophic backtracking in URL authority parser