Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:17:30 +00:00
parent a37d1e2cd4
commit d58c20ef07

View File

@ -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 <mboddu@redhat.com>
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937