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:13:09 +00:00
parent a75e8d9367
commit f2999edada

View File

@ -7,7 +7,7 @@ This module parses the most common forms of ISO 8601 date strings \
Name: python-%{srcname}
Version: 0.1.13
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Simple module to parse ISO 8601 dates
License: MIT
@ -63,6 +63,10 @@ BuildRequires: python%{python3_other_pkgversion}-setuptools
%endif
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.1.13-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.1.13-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937