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 22:54:21 +00:00
parent 1954a8970b
commit d1832bf5bb

View File

@ -4,7 +4,7 @@
Name: perl-CGI
Summary: Handle Common Gateway Interface requests and responses
Version: 4.51
Release: 4%{?dist}
Release: 5%{?dist}
License: Artistic 2.0
Source0: https://cpan.metacpan.org/authors/id/L/LE/LEEJO/CGI-%{version}.tar.gz
URL: https://metacpan.org/release/CGI
@ -139,6 +139,10 @@ make test
%{_libexecdir}/%{name}
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.51-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.51-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937