Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 23:20:50 +00:00 committed by Stepan Oksanichenko
parent 7ed066b59f
commit 174c2becaa
2 changed files with 6 additions and 1 deletions

1
.perl-local-lib.metadata Normal file
View File

@ -0,0 +1 @@
5ccafbebb87c79e20ddcd3f47a30b865964cb0da local-lib-2.000024.tar.gz

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