Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:01:41 -07:00
parent b38b4d5d0f
commit 1e7e4512b5

View File

@ -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 <tdawson@redhat.com> - 3.05-33
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 3.05-32
- Bump release for Aug 2024 java mass rebuild