diff --git a/Text-Unidecode-1.23.tar.gz b/Text-Unidecode-1.23.tar.gz deleted file mode 100644 index da203a3..0000000 --- a/Text-Unidecode-1.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb1d761edcd4ea25763726434713c3157d48ac7d75be27bed10bc0aa4ec1d6d6 -size 130431 diff --git a/Text-Unidecode-1.27.tar.gz b/Text-Unidecode-1.27.tar.gz new file mode 100644 index 0000000..7f7aa15 --- /dev/null +++ b/Text-Unidecode-1.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11876a90f0ce858d31203e80d62900383bb642ed8a470c67539b607f2a772d02 +size 134929 diff --git a/perl-Text-Unidecode.changes b/perl-Text-Unidecode.changes index 03df424..4b26bfe 100644 --- a/perl-Text-Unidecode.changes +++ b/perl-Text-Unidecode.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 23 12:57:29 UTC 2016 - coolo@suse.com + +- updated to 1.27 + see /usr/share/doc/packages/perl-Text-Unidecode/ChangeLog + ------------------------------------------------------------------- Sat Apr 18 07:56:18 UTC 2015 - coolo@suse.com diff --git a/perl-Text-Unidecode.spec b/perl-Text-Unidecode.spec index ab4de35..7092444 100644 --- a/perl-Text-Unidecode.spec +++ b/perl-Text-Unidecode.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Text-Unidecode # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Text-Unidecode -Version: 1.23 +Version: 1.27 Release: 0 %define cpan_name Text-Unidecode Summary: Plain Ascii Transliterations of Unicode Text @@ -50,11 +50,11 @@ some other writing system. (See the example in the synopsis.) NOTE: To make sure your perldoc/Pod viewing setup for viewing this page is -working: The six-letter word "résumé" should look like "resume" with an "/" +working: The six-letter word "résumé" should look like "resume" with an "/" accent on each "e". -For further tests, and help if that doesn't work, see below, the /A POD -ENCODING TEST manpage. +For further tests, and help if that doesn't work, see below, A POD ENCODING +TEST. %prep %setup -q -n %{cpan_name}-%{version}