Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 23:23:50 +00:00
parent 11a7e67e4d
commit 9082f8d701

View File

@ -10,7 +10,7 @@
Name: perl-Module-Implementation
Version: 0.09
Release: 29%{?dist}
Release: 30%{?dist}
Summary: Loads one of several alternate underlying implementations for a module
License: Artistic 2.0
URL: https://metacpan.org/release/perl-Module-Implementation
@ -130,6 +130,10 @@ make test
%{_mandir}/man3/Module::Implementation.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.09-30
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.09-29
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937