From 6442b25c4126a6c58cc22a6d488ea0c02c7b9e6a0203b9fcdf336dc5f709e61d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 8 May 2014 04:58:34 +0000 Subject: [PATCH] Accepting request 232976 from home:cyberiad:branches:devel:languages:perl Update from version 0.07 to 0.11 OBS-URL: https://build.opensuse.org/request/show/232976 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-ToIdentifier-EN?expand=0&rev=2 --- String-ToIdentifier-EN-0.07.tar.gz | 3 --- String-ToIdentifier-EN-0.11.tar.gz | 3 +++ perl-String-ToIdentifier-EN.changes | 20 ++++++++++++++++++++ perl-String-ToIdentifier-EN.spec | 17 ++--------------- 4 files changed, 25 insertions(+), 18 deletions(-) delete mode 100644 String-ToIdentifier-EN-0.07.tar.gz create mode 100644 String-ToIdentifier-EN-0.11.tar.gz diff --git a/String-ToIdentifier-EN-0.07.tar.gz b/String-ToIdentifier-EN-0.07.tar.gz deleted file mode 100644 index b321899..0000000 --- a/String-ToIdentifier-EN-0.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5322bf693ca886dd00346a486e709d4b29b50a939c668a1ccfc3ffb71fe5dc1c -size 34351 diff --git a/String-ToIdentifier-EN-0.11.tar.gz b/String-ToIdentifier-EN-0.11.tar.gz new file mode 100644 index 0000000..f481c91 --- /dev/null +++ b/String-ToIdentifier-EN-0.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0168da09d82c9f15572dce8494c293ff4b8c7d34566bbd590a7cff9267c5cad +size 19204 diff --git a/perl-String-ToIdentifier-EN.changes b/perl-String-ToIdentifier-EN.changes index baa1246..499d745 100644 --- a/perl-String-ToIdentifier-EN.changes +++ b/perl-String-ToIdentifier-EN.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed May 7 16:06:22 UTC 2014 - stephan.barth@suse.com + +- update from version 0.07 to 0.11 + Upstream changes: + 0.11 2013-08-27 19:00:41 + - POD typo fixes from dsteinbrunner #1 + + 0.10 2013-06-10 00:22:12 + - convert to dzil + - add =encoding UTF-8 to ::Unicode POD (RT#85981) + + 0.09 2012-11-05 02:47:53 + - bump up Lingua::EN::Inflect::Phrase dep to 0.16 (latest) due to + unescaped braces in regex in Lingua::EN::Tagger + + 0.08 2012-09-24 03:59:43 + - update for Lingua::EN::Inflect::Phrase 0.14 + - change ascii 'acknowledge' to 'ack' + ------------------------------------------------------------------- Thu May 31 13:49:53 UTC 2012 - coolo@suse.com diff --git a/perl-String-ToIdentifier-EN.spec b/perl-String-ToIdentifier-EN.spec index 26d993f..7a4b63a 100644 --- a/perl-String-ToIdentifier-EN.spec +++ b/perl-String-ToIdentifier-EN.spec @@ -1,7 +1,7 @@ # # spec file for package perl-String-ToIdentifier-EN # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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-String-ToIdentifier-EN -Version: 0.07 +Version: 0.11 Release: 0 %define cpan_name String-ToIdentifier-EN Summary: Convert Strings to English Program Identifiers @@ -33,19 +33,6 @@ BuildRequires: perl(Lingua::EN::Inflect::Phrase) >= 0.07 BuildRequires: perl(Test::More) >= 0.92 BuildRequires: perl(Text::Unidecode) >= 0.04 BuildRequires: perl(namespace::clean) >= 0.20 -#BuildRequires: perl(CPANPLUS::Backend) -#BuildRequires: perl(inc::Module::Install) >= 1.02 -#BuildRequires: perl(JSON) -#BuildRequires: perl(LWP::Simple) -#BuildRequires: perl(Module::AutoInstall) -#BuildRequires: perl(Module::Build) -#BuildRequires: perl(Module::Install::Base) -#BuildRequires: perl(Module::Install::ReadmeFromPod) -#BuildRequires: perl(Parse::CPAN::Meta) -#BuildRequires: perl(String::ToIdentifier::EN) -#BuildRequires: perl(String::ToIdentifier::EN::Unicode) -#BuildRequires: perl(TestString) -#BuildRequires: perl(YAML::Tiny) Requires: perl(Lingua::EN::Inflect::Phrase) >= 0.07 Requires: perl(Text::Unidecode) >= 0.04 Requires: perl(namespace::clean) >= 0.20