From 8a3e9f1a8c0340169f7dca55f7610ea7240ba728 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:00:08 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-Pod-Parser.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Pod-Parser.spec b/perl-Pod-Parser.spec index 9a477b3..bc3053d 100644 --- a/perl-Pod-Parser.spec +++ b/perl-Pod-Parser.spec @@ -7,7 +7,7 @@ Name: perl-Pod-Parser Version: 1.67 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Basic perl modules for handling Plain Old Documentation (POD) License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Pod-Parser @@ -80,6 +80,10 @@ make test %{_mandir}/man3/* %changelog +* Tue Oct 29 2024 Troy Dawson - 1.67-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.67-4 - Bump release for June 2024 mass rebuild