Accepting request 221731 from home:leonardocf:branches:devel:languages:perl
- removed obsolete patches: * DateTime-0.72-Build.patch OBS-URL: https://build.opensuse.org/request/show/221731 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime?expand=0&rev=50
This commit is contained in:
parent
a0f011235d
commit
7524472860
@ -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 <autarch@urth.org>'
|
||||
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
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user