From fcad85b369d27caa090328825187be580adb5fc3 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:57:14 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-Getopt-Long.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec index 67b5572..2961f10 100644 --- a/perl-Getopt-Long.spec +++ b/perl-Getopt-Long.spec @@ -1,7 +1,7 @@ Name: perl-Getopt-Long Epoch: 1 Version: 2.58 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Extended processing of command line options License: GPL-2.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Getopt-Long @@ -91,6 +91,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 1:2.58-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Jul 18 2024 Jitka Plesnikova - 1:2.58-2 - Perl 5.40 rebuild