Update to 1.30

This commit is contained in:
Emmanuel Seyman 2016-11-27 09:41:46 +01:00
parent 40c2a339a9
commit 3113de7208
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ Text-Unidecode-0.04.tar.gz
/Text-Unidecode-1.23.tar.gz
/Text-Unidecode-1.24.tar.gz
/Text-Unidecode-1.27.tar.gz
/Text-Unidecode-1.30.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Text-Unidecode
Version: 1.27
Release: 3%{?dist}
Version: 1.30
Release: 1%{?dist}
Summary: US-ASCII transliterations of Unicode text
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Text-Unidecode/
@ -54,6 +54,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Sun Nov 27 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 1.30-1
- Update to 1.30
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.27-3
- Perl 5.24 rebuild

View File

@ -1 +1 @@
7cd6b6591fcfceb9d07260df18599a6d Text-Unidecode-1.27.tar.gz
31cca8505bd74ed9d8036cdc84c808ca Text-Unidecode-1.30.tar.gz