From 0e5dab56cc9c193647a3948bb0e825ed94579bc4b4146c18b06bdc731d645c21 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 18 Apr 2015 07:59:23 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Unidecode?expand=0&rev=13 --- Text-Unidecode-1.22.tar.gz | 3 --- Text-Unidecode-1.23.tar.gz | 3 +++ cpanspec.yml | 20 ++++++++++++++++++++ perl-Text-Unidecode.changes | 6 ++++++ perl-Text-Unidecode.spec | 11 ++++++----- 5 files changed, 35 insertions(+), 8 deletions(-) delete mode 100644 Text-Unidecode-1.22.tar.gz create mode 100644 Text-Unidecode-1.23.tar.gz create mode 100644 cpanspec.yml diff --git a/Text-Unidecode-1.22.tar.gz b/Text-Unidecode-1.22.tar.gz deleted file mode 100644 index f20ddc5..0000000 --- a/Text-Unidecode-1.22.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd76f01c8b1e865bbb02a6c719eb21adb76451ea8f49281bc051319e34faddbc -size 129557 diff --git a/Text-Unidecode-1.23.tar.gz b/Text-Unidecode-1.23.tar.gz new file mode 100644 index 0000000..da203a3 --- /dev/null +++ b/Text-Unidecode-1.23.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1d761edcd4ea25763726434713c3157d48ac7d75be27bed10bc0aa4ec1d6d6 +size 130431 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..9b320f5 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,20 @@ +--- +#description_paragraphs: 3 +#no_testing: broken upstream +#sources: +# - source1 +# - source2 +#patches: +# foo.patch: -p1 +# bar.patch: +#preamble: |- +# BuildRequires: gcc-c++ +#post_prep: |- +# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` +# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL +#post_install: |- +# sed on %{name}.files +#license: SUSE-NonFree +#skip_noarch: 1 +#custom_build: - +#./Build build flags=%{?_smp_mflags} --myflag diff --git a/perl-Text-Unidecode.changes b/perl-Text-Unidecode.changes index f3f123b..03df424 100644 --- a/perl-Text-Unidecode.changes +++ b/perl-Text-Unidecode.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Apr 18 07:56:18 UTC 2015 - coolo@suse.com + +- updated to 1.23 + see /usr/share/doc/packages/perl-Text-Unidecode/ChangeLog + ------------------------------------------------------------------- Wed Dec 3 10:00:20 UTC 2014 - coolo@suse.com diff --git a/perl-Text-Unidecode.spec b/perl-Text-Unidecode.spec index a020b37..ab4de35 100644 --- a/perl-Text-Unidecode.spec +++ b/perl-Text-Unidecode.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Text-Unidecode # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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,14 +17,15 @@ Name: perl-Text-Unidecode -Version: 1.22 +Version: 1.23 Release: 0 %define cpan_name Text-Unidecode -Summary: Provide plain ASCII transliterations of Unicode text +Summary: Plain Ascii Transliterations of Unicode Text License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Text-Unidecode/ -Source: http://www.cpan.org/authors/id/S/SB/SBURKE/%{cpan_name}-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -49,7 +50,7 @@ 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