From 7d28eb66002f10bbef099b2037e54fc6eee6b136 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 8 Aug 2024 04:30:00 -0700 Subject: [PATCH] Bump release for Aug 2024 perl mass rebuild Signed-off-by: Troy Dawson --- perl-FCGI.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-FCGI.spec b/perl-FCGI.spec index a106d49..fcc447d 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: 11%{?dist} +Release: 12%{?dist} # eg/echo.pl: "See the LICENSE file" # fastcgi.h: "See the LICENSE file" # FCGI.pm: "See the LICENSE file" @@ -129,6 +129,9 @@ make test %{_libexecdir}/%{name} %changelog +* Thu Aug 08 2024 Troy Dawson - 1:0.82-12 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 1:0.82-11 - Bump release for June 2024 mass rebuild