diff --git a/perl-File-Which.spec b/perl-File-Which.spec index e73ff8a..f91ec3c 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -1,6 +1,6 @@ Name: perl-File-Which Version: 1.23 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Portable implementation of the 'which' utility License: GPL+ or Artistic URL: https://metacpan.org/release/File-Which @@ -52,6 +52,10 @@ make test %{_mandir}/man3/File::Which.3* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.23-10 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.23-9 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937