Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 22:58:31 +00:00 committed by Stepan Oksanichenko
parent 56cfc3cda5
commit b08b26437f
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
d185d7834cdb60af12485a1cc07daa8a3efd0a9e CPAN-Meta-Check-0.014.tar.gz

View File

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