8
0

Accepting request 296332 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296332
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Unicode-Collate?expand=0&rev=12
This commit is contained in:
Stephan Kulow
2015-04-15 09:38:33 +00:00
committed by Git OBS Bridge
parent feacccb384
commit b1c79bb7ab
4 changed files with 143 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Unicode-Collate
#
# Copyright (c) 2012 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,7 +17,7 @@
Name: perl-Unicode-Collate
Version: 0.89
Version: 1.12
Release: 0
%define cpan_name Unicode-Collate
Summary: Unicode Collation Algorithm
@@ -28,13 +28,6 @@ Source: http://www.cpan.org/authors/id/S/SA/SADAHIRO/%{cpan_name}-%{vers
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
#BuildRequires: perl(Unicode::Collate::CJK::Big5)
#BuildRequires: perl(Unicode::Collate::CJK::GB2312)
#BuildRequires: perl(Unicode::Collate::CJK::JISX0208)
#BuildRequires: perl(Unicode::Collate::CJK::Korean)
#BuildRequires: perl(Unicode::Collate::CJK::Pinyin)
#BuildRequires: perl(Unicode::Collate::CJK::Stroke)
#BuildRequires: perl(Unicode::Collate::Locale)
%{perl_requires}
%description