Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:41:45 +00:00 committed by Stepan Oksanichenko
parent 74e384cc86
commit 411b1f69ae
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
64c773edef55dcd2f64d956ae688e3f67294d2ed Test-Fatal-0.016.tar.gz

View File

@ -11,7 +11,7 @@
Summary: Incredibly simple helpers for testing code with exceptions
Name: perl-Test-Fatal
Version: 0.016
Release: 3%{?dist}
Release: 4%{?dist}
License: GPL+ or Artistic
URL: https://metacpan.org/release/Test-Fatal
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Fatal-%{version}.tar.gz
@ -81,6 +81,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Test::Fatal.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.016-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.016-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937