Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:07:46 +00:00 committed by Stepan Oksanichenko
parent 9be9c527f3
commit 297937d6a8
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
b4e5c8f943caabc6811b10b283ce1a0d6d952939 Eval-Closure-0.14.tar.gz

View File

@ -7,7 +7,7 @@
Name: perl-Eval-Closure
Version: 0.14
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Safely and cleanly create closures via string eval
License: GPL+ or Artistic
URL: https://metacpan.org/release/Eval-Closure
@ -87,6 +87,10 @@ make test
%{_mandir}/man3/Eval::Closure.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.14-16
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.14-15
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937