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:20:50 +00:00
parent 7ed066b59f
commit fbf747df09

View File

@ -1,6 +1,6 @@
Name: perl-local-lib
Version: 2.000024
Release: 12%{?dist}
Release: 13%{?dist}
License: GPL+ or Artistic
Summary: Create and use a local lib/ for perl modules
Url: https://metacpan.org/release/local-lib
@ -100,6 +100,10 @@ make test
%{_sysconfdir}/profile.d/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.000024-13
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.000024-12
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937