From cb0a3892a2effa8e66583901edcf51adcd4a5493 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:56:38 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-FCGI.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-FCGI.spec b/perl-FCGI.spec index fcc447d..b167cca 100644 --- a/perl-FCGI.spec +++ b/perl-FCGI.spec @@ -7,7 +7,7 @@ Summary: FastCGI Perl bindings # needed to properly replace/obsolete fcgi-perl Epoch: 1 Version: 0.82 -Release: 12%{?dist} +Release: 13%{?dist} # eg/echo.pl: "See the LICENSE file" # fastcgi.h: "See the LICENSE file" # FCGI.pm: "See the LICENSE file" @@ -129,6 +129,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 1:0.82-13 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 08 2024 Troy Dawson - 1:0.82-12 - Bump release for Aug 2024 java mass rebuild