From 12d5d38c0039b2c26a2fc3bb797bbd557c780e10 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 07:10:01 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Text-Soundex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-Soundex.spec b/perl-Text-Soundex.spec index 2b79b82..dc9109f 100644 --- a/perl-Text-Soundex.spec +++ b/perl-Text-Soundex.spec @@ -1,6 +1,6 @@ Name: perl-Text-Soundex Version: 3.05 -Release: 24%{?dist} +Release: 25%{?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. @@ -82,6 +82,9 @@ make test %{_libexecdir}/%{name} %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 3.05-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Nov 02 2022 Michal Josef Špaček - 3.05-24 - Package tests