Accepting request 222075 from devel:languages:perl
- make sure we provide > 0.4001 (perl versions mismatch with rpm) - regenerate with cpanspec, centos support no longer interesting OBS-URL: https://build.opensuse.org/request/show/222075 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-Locale?expand=0&rev=16
This commit is contained in:
commit
4ba0d4181f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 12 18:39:28 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- make sure we provide > 0.4001 (perl versions mismatch with rpm)
|
||||||
|
- regenerate with cpanspec, centos support no longer interesting
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 18 11:10:54 UTC 2011 - coolo@suse.com
|
Fri Nov 18 11:10:54 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-DateTime-Locale
|
# spec file for package perl-DateTime-Locale
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,10 +21,10 @@
|
|||||||
Name: perl-DateTime-Locale
|
Name: perl-DateTime-Locale
|
||||||
%define cpan_name DateTime-Locale
|
%define cpan_name DateTime-Locale
|
||||||
Summary: Localization support for DateTime.pm
|
Summary: Localization support for DateTime.pm
|
||||||
Version: 0.45
|
|
||||||
Release: 10
|
|
||||||
License: GPL-1.0+ or Artistic-1.0
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
|
Version: 0.45
|
||||||
|
Release: 0
|
||||||
Url: http://search.cpan.org/dist/DateTime-Locale/
|
Url: http://search.cpan.org/dist/DateTime-Locale/
|
||||||
#Source: http://www.cpan.org/modules/by-module/DateTime/DateTime-Locale-%{version}.tar.gz
|
#Source: http://www.cpan.org/modules/by-module/DateTime/DateTime-Locale-%{version}.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.gz
|
Source: %{cpan_name}-%{version}.tar.gz
|
||||||
@ -44,8 +44,8 @@ BuildRequires: perl(Params::Validate) >= 0.91
|
|||||||
#
|
#
|
||||||
Requires: perl(List::MoreUtils)
|
Requires: perl(List::MoreUtils)
|
||||||
Requires: perl(Params::Validate) >= 0.91
|
Requires: perl(Params::Validate) >= 0.91
|
||||||
#
|
# MANUAL
|
||||||
#Conflicts: perl(DateTime::Format::Strptime) >= 1.1000
|
Provides: perl(DateTime::Locale) = %{version}00
|
||||||
|
|
||||||
%description
|
%description
|
||||||
DateTime::Locale is primarily a factory for the various locale subclasses.
|
DateTime::Locale is primarily a factory for the various locale subclasses.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user