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:06:42 +00:00
parent 2112c123ec
commit 81d1e33438

View File

@ -9,7 +9,7 @@
Name: perl-DynaLoader-Functions
Version: 0.003
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Deconstructed dynamic C library loading
License: GPL+ or Artistic
URL: https://metacpan.org/release/DynaLoader-Functions
@ -68,6 +68,10 @@ perl Build.PL installdirs=vendor optimize="$RPM_OPT_FLAGS"
%{_mandir}/man3/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.003-13
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.003-12
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937