From 8e266c32f8f19b6e334ba6083cbd2e0995adaec0 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:56:24 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-ExtUtils-Config.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-ExtUtils-Config.spec b/perl-ExtUtils-Config.spec index f836fff..e52e259 100644 --- a/perl-ExtUtils-Config.spec +++ b/perl-ExtUtils-Config.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-Config Version: 0.008 -Release: 32%{?dist} +Release: 33%{?dist} Summary: A wrapper for perl's configuration License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/ExtUtils-Config @@ -53,6 +53,10 @@ make test %{_mandir}/man3/ExtUtils::Config.3* %changelog +* Tue Oct 29 2024 Troy Dawson - 0.008-33 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.008-32 - Bump release for June 2024 mass rebuild