From abc780585da09ffdd312c8f52fbb6d397d2e36e0 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 28 Jun 2018 04:44:50 +0200 Subject: [PATCH] Perl 5.28 rebuild --- 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 daef17c..37d3d1b 100644 --- a/perl-Text-Soundex.spec +++ b/perl-Text-Soundex.spec @@ -1,6 +1,6 @@ Name: perl-Text-Soundex Version: 3.05 -Release: 9%{?dist} +Release: 10%{?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. @@ -58,6 +58,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jun 28 2018 Jitka Plesnikova - 3.05-10 +- Perl 5.28 rebuild + * Wed Mar 07 2018 Petr Pisar - 3.05-9 - Modernize spec file