diff --git a/python-pip.spec b/python-pip.spec index 456a001..967f35c 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -22,7 +22,7 @@ Name: python-%{srcname} Version: %{base_version}%{?prerel:~%{prerel}} -Release: 5%{?dist} +Release: 6%{?dist} Summary: A tool for installing and managing Python packages # We bundle a lot of libraries with pip, which itself is under MIT license. @@ -410,6 +410,10 @@ pytest_k='not completion and %{python_wheeldir}/%{python_wheelname} %changelog +* Tue Aug 10 2021 Mohan Boddu - 21.0.1-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jul 28 2021 Tomas Orsava - 21.0.1-5 - Provide the platform-python-pip name for backwards compatibility with RHEL 8