diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index 2234d6f..a297813 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -3,7 +3,7 @@ Name: perl-IPC-Run Version: 20200505.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Perl module for interacting with child processes # the rest: GPL+ or Artistic # The Win32* modules are not part of the binary RPM package @@ -113,6 +113,10 @@ make test %{_mandir}/man3/IPC::Run::Timer.3* %changelog +* Mon Aug 09 2021 Mohan Boddu - 20200505.0-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 20200505.0-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937