From e79a5dd9dc97c41fbcc7d088dc2947cb9aeec54b Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:57:07 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-File-Which.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-File-Which.spec b/perl-File-Which.spec index 6192a75..5286c20 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -1,6 +1,6 @@ Name: perl-File-Which Version: 1.27 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Portable implementation of the 'which' utility License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/File-Which @@ -81,6 +81,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 1.27-14 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Sat Jul 13 2024 Michal Josef Špaček - 1.27-13 - Package tests