diff --git a/perl-Module-Manifest-Skip.spec b/perl-Module-Manifest-Skip.spec index b4a5700..6d1c00c 100644 --- a/perl-Module-Manifest-Skip.spec +++ b/perl-Module-Manifest-Skip.spec @@ -1,6 +1,6 @@ Name: perl-Module-Manifest-Skip Version: 0.23 -Release: 21%{?dist} +Release: 22%{?dist} Summary: MANIFEST.SKIP Manangement for Modules License: GPL+ or Artistic URL: https://metacpan.org/release/Module-Manifest-Skip @@ -70,6 +70,10 @@ make test %{_mandir}/man3/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.23-22 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.23-21 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937