From 6b902e468ac4614f17d7b65517fc76c21cddb2ce Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:00:29 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-strictures.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-strictures.spec b/perl-strictures.spec index 18213f3..d7024bd 100644 --- a/perl-strictures.spec +++ b/perl-strictures.spec @@ -7,7 +7,7 @@ Name: perl-strictures Version: 2.000006 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Turn on strict and make most warnings fatal License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/strictures @@ -73,6 +73,10 @@ make test %{_mandir}/man3/strictures::extra.3* %changelog +* Tue Oct 29 2024 Troy Dawson - 2.000006-21 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2.000006-20 - Bump release for June 2024 mass rebuild