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