This commit is contained in:
Fedora Release Engineering 2016-02-04 16:20:17 +00:00
parent 29ec83a9a1
commit d1b2c81e03

View File

@ -1,6 +1,6 @@
Name: perl-Text-Soundex
Version: 3.05
Release: 1%{?dist}
Release: 2%{?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.
@ -63,6 +63,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.05-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Nov 11 2015 Petr Pisar <ppisar@redhat.com> - 3.05-1
- 3.05 bump (license changed to ((Copyright only) and (GPL+ or Artistic)))