Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 00:10:47 +00:00 committed by Stepan Oksanichenko
parent ee7c05e8d7
commit 9fe675b0d5
2 changed files with 6 additions and 1 deletions

1
.python-distro.metadata Normal file
View File

@ -0,0 +1 @@
cb0e7d550a3c66c960a1914718e4f4dfe1228a19 distro-1.5.0.tar.gz

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