forked from pool/perl-String-ToIdentifier-EN
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
This commit is contained in:
committed by
Git OBS Bridge
parent
8a01a4c861
commit
6442b25c41
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5322bf693ca886dd00346a486e709d4b29b50a939c668a1ccfc3ffb71fe5dc1c
|
||||
size 34351
|
3
String-ToIdentifier-EN-0.11.tar.gz
Normal file
3
String-ToIdentifier-EN-0.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0168da09d82c9f15572dce8494c293ff4b8c7d34566bbd590a7cff9267c5cad
|
||||
size 19204
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user