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-09 23:02:32 +00:00
parent 807ce205c5
commit 0f1fea3bf5

View File

@ -7,7 +7,7 @@
Name: perl-DateTime-TimeZone-SystemV
Version: 0.010
Release: 13%{?dist}
Release: 14%{?dist}
Summary: System V and POSIX timezone strings
License: GPL+ or Artistic
URL: https://metacpan.org/release/DateTime-TimeZone-SystemV
@ -64,6 +64,10 @@ perl Build.PL --installdirs=vendor
%{_mandir}/man3/DateTime::TimeZone::SystemV.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.010-14
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.010-13
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937