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:18:38 +00:00
parent f0c55499a5
commit d13c988f9f

View File

@ -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 <mboddu@redhat.com> - 20200505.0-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 20200505.0-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937