diff --git a/python-packaging.spec b/python-packaging.spec index 4995bc1..dd63661 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -19,7 +19,7 @@ Name: python-%{pypi_name} Version: 20.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Core utilities for Python packages License: BSD or ASL 2.0 @@ -134,6 +134,10 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files} %changelog +* Tue Aug 10 2021 Mohan Boddu +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937