Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-28 04:44:50 +02:00
parent a9014c78ec
commit abc780585d

View File

@ -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 <jplesnik@redhat.com> - 3.05-10
- Perl 5.28 rebuild
* Wed Mar 07 2018 Petr Pisar <ppisar@redhat.com> - 3.05-9
- Modernize spec file