Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 00:18:23 +00:00 committed by Stepan Oksanichenko
parent 170a40b822
commit f308d85b40
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
667411335c092c73fd393857add3526c0697f7c8 productmd-1.31.tar.gz

View File

@ -9,7 +9,7 @@
Name: python-%{srcname}
Version: 1.31
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Library providing parsers for metadata related to OS installation
License: LGPLv2+
@ -102,6 +102,10 @@ Requires: python%{python3_pkgversion}-six
%endif
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.31-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.31-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937