diff --git a/perl-DateTime-Locale.changes b/perl-DateTime-Locale.changes index f039c76..ea0a3f2 100644 --- a/perl-DateTime-Locale.changes +++ b/perl-DateTime-Locale.changes @@ -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 diff --git a/perl-DateTime-Locale.spec b/perl-DateTime-Locale.spec index 32439c4..5d72f6b 100644 --- a/perl-DateTime-Locale.spec +++ b/perl-DateTime-Locale.spec @@ -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.