From 1e7e4512b59e7c11a9865a9ad44b471f633ded74 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:01:41 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-Text-Soundex.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Text-Soundex.spec b/perl-Text-Soundex.spec index 05ce3a0..b12cac7 100644 --- a/perl-Text-Soundex.spec +++ b/perl-Text-Soundex.spec @@ -1,6 +1,6 @@ Name: perl-Text-Soundex Version: 3.05 -Release: 32%{?dist} +Release: 33%{?dist} Summary: Implementation of the soundex algorithm # The original license was (Copyright only). Since 3.05 somebody (RJBS?) # added Perl license but kept the original license text. @@ -84,6 +84,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 3.05-33 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 08 2024 Troy Dawson - 3.05-32 - Bump release for Aug 2024 java mass rebuild