diff --git a/perl-FCGI.spec b/perl-FCGI.spec index 39eb1ef7292e5232bbcf6de05cdf594840fbf9a9..1c03d449dbb267cb9bfbd2ac18f5e1b8b2233d24 100644 --- a/perl-FCGI.spec +++ b/perl-FCGI.spec @@ -3,7 +3,7 @@ Summary: FastCGI Perl bindings # needed to properly replace/obsolete fcgi-perl Epoch: 1 Version: 0.74 -Release: 8%{?dist}.1 +Release: 8%{?dist}.2 # same as fcgi License: OML Group: Development/Libraries @@ -59,6 +59,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Thu Dec 11 2025 zhuhongbo - 1:0.74-8.2 +- Rebuilt for s390 and ppc64 + * Fri Jul 18 2025 zhuhongbo - 1:0.74-8.1 - fix: fix cve CVE-2025-40907