diff --git a/DateTime-0.72-Build.patch b/DateTime-0.72-Build.patch deleted file mode 100644 index 155dc1e..0000000 --- a/DateTime-0.72-Build.patch +++ /dev/null @@ -1,62 +0,0 @@ ---- Build.PL -+++ Build.PL -@@ -2,13 +2,13 @@ - use strict; - use warnings; - --use Module::Build 0.3601; -+use Module::Build 0.280801; - - - my %module_build_args = ( - "build_requires" => { - "Cwd" => 0, -- "Module::Build" => "0.3601", -+ "Module::Build" => "0.280801", - "Storable" => 0, - "Test::Fatal" => 0, - "Test::More" => "0.88", -@@ -16,7 +16,7 @@ - }, - "c_source" => "c", - "configure_requires" => { -- "Module::Build" => "0.3601" -+ "Module::Build" => "0.280801" - }, - "dist_abstract" => "A date and time object", - "dist_author" => [ ---- META.json -+++ META.json -@@ -16,12 +16,12 @@ - "prereqs" : { - "build" : { - "requires" : { -- "Module::Build" : "0.3601" -+ "Module::Build" : "0.280801" - } - }, - "configure" : { - "requires" : { -- "Module::Build" : "0.3601" -+ "Module::Build" : "0.280801" - } - }, - "runtime" : { ---- META.yml -+++ META.yml -@@ -4,13 +4,13 @@ - - 'Dave Rolsky ' - build_requires: - Cwd: 0 -- Module::Build: 0.3601 -+ Module::Build: 0.280801 - Storable: 0 - Test::Fatal: 0 - Test::More: 0.88 - utf8: 0 - configure_requires: -- Module::Build: 0.3601 -+ Module::Build: 0.280801 - dynamic_config: 0 - generated_by: 'Dist::Zilla version 4.300006, CPAN::Meta::Converter version 2.113640' - license: artistic_2 diff --git a/perl-DateTime.changes b/perl-DateTime.changes index 41b3586..97b5853 100644 --- a/perl-DateTime.changes +++ b/perl-DateTime.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 11 00:52:07 UTC 2014 - lchiquitto@suse.com + +- removed obsolete patches: + * DateTime-0.72-Build.patch + ------------------------------------------------------------------- Mon Dec 9 11:18:09 UTC 2013 - coolo@suse.com diff --git a/perl-DateTime.spec b/perl-DateTime.spec index 6ee3146..efe9366 100644 --- a/perl-DateTime.spec +++ b/perl-DateTime.spec @@ -1,7 +1,7 @@ # # spec file for package perl-DateTime # -# Copyright (c) 2013 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