diff --git a/perl-DynaLoader-Functions.spec b/perl-DynaLoader-Functions.spec index 989b1e9..7f2e115 100644 --- a/perl-DynaLoader-Functions.spec +++ b/perl-DynaLoader-Functions.spec @@ -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 - 0.003-13 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.003-12 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937