Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 22:57:44 +00:00 committed by Stepan Oksanichenko
parent 2185a71740
commit 7fc74490bb
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
04a429659c29ce48f21acfda024192ae89415fcd CPAN-Changes-0.400002.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-CPAN-Changes
Summary: Read and write Changes files
Version: 0.400002
Release: 18%{?dist}
Release: 19%{?dist}
License: GPL+ or Artistic
URL: https://metacpan.org/release/CPAN-Changes
Source0: https://cpan.metacpan.org/modules/by-module/CPAN/CPAN-Changes-%{version}.tar.gz
@ -78,6 +78,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Test::CPAN::Changes.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.400002-19
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.400002-18
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937