Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:02:10 +00:00 committed by Stepan Oksanichenko
parent 76f5152db5
commit bec9f10f3e
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
1002e9d4144c279c12f03943e5f38c61314ae171 DateTime-Locale-1.31.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-DateTime-Locale
Version: 1.31
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Localization support for DateTime.pm
# Although the CLDR license is listed as "MIT" on the Fedora Wiki, it's more
# similar to recently added "Unicode" license.
@ -88,6 +88,10 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.31-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.31-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937