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:
Stephan Kulow 2014-02-12 19:55:17 +00:00 committed by Git OBS Bridge
commit 4ba0d4181f
2 changed files with 11 additions and 5 deletions

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -21,10 +21,10 @@
Name: perl-DateTime-Locale
%define cpan_name DateTime-Locale
Summary: Localization support for DateTime.pm
Version: 0.45
Release: 10
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Version: 0.45
Release: 0
Url: http://search.cpan.org/dist/DateTime-Locale/
#Source: http://www.cpan.org/modules/by-module/DateTime/DateTime-Locale-%{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(Params::Validate) >= 0.91
#
#Conflicts: perl(DateTime::Format::Strptime) >= 1.1000
# MANUAL
Provides: perl(DateTime::Locale) = %{version}00
%description
DateTime::Locale is primarily a factory for the various locale subclasses.