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:16:14 +00:00
parent ac8934b281
commit bfba65b784

View File

@ -1,6 +1,6 @@
Name: perl-Import-Into
Version: 1.002005
Release: 18%{?dist}
Release: 19%{?dist}
Summary: Import packages into other packages
License: GPL+ or Artistic
URL: https://metacpan.org/release/Import-Into
@ -48,6 +48,10 @@ make test
%{_mandir}/man3/Import::Into.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.002005-19
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.002005-18
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937