diff --git a/python-setuptools.spec b/python-setuptools.spec index ab345cb..3c40ad3 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -29,7 +29,7 @@ Name: python-setuptools # When updating, update the bundled libraries versions bellow! Version: 53.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT # appdirs is MIT @@ -206,6 +206,10 @@ PYTHONPATH=$(pwd) %pytest --ignore=pavement.py %changelog +* Tue Aug 10 2021 Mohan Boddu +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jul 28 2021 Tomas Orsava - 53.0.0-5 - Provide the platform-python-setuptools name for backwards compatibility with RHEL 8