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:26:46 +00:00
parent 486a2e92ef
commit f9d87f096f
1 changed files with 5 additions and 1 deletions

View File

@ -11,7 +11,7 @@ toml file.
Name: python-%{pypi_name}
Version: 0.10.2
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Python Library for Tom's Obvious, Minimal Language
License: MIT
@ -74,6 +74,10 @@ toml-test $(pwd)/tests/decoding_test3.sh
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.10.2-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.10.2-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937