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:10:47 +00:00
parent ee7c05e8d7
commit 6be2f28b99

View File

@ -9,7 +9,7 @@
Name: python-%{pypi_name}
Version: 1.5.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Linux Distribution - a Linux OS platform information API
License: ASL 2.0
@ -119,6 +119,10 @@ rm -rf %{pypi_name}.egg-info
%endif
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.0-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.0-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937