forked from pool/perl-Modern-Perl
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Modern-Perl?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
09c4d7408e
commit
2db5c12ed9
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7f9bc4d08cf564c38a6b85d9ef9b9744990a08aab14b834f1c76f61c2f2bb18
|
||||
size 12922
|
3
Modern-Perl-1.20140107.tar.gz
Normal file
3
Modern-Perl-1.20140107.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9cf66b2f93340dfe1cd7162262a47e7c4ba82475a52dc2a036c2fdc8a65298b8
|
||||
size 13152
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 9 13:33:36 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 1.20140107
|
||||
- updated for 2014 release
|
||||
- added support for 5.18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 18:41:01 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Modern-Perl
|
||||
#
|
||||
# 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
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Modern-Perl
|
||||
Version: 1.20121103
|
||||
Version: 1.20140107
|
||||
Release: 0
|
||||
%define cpan_name Modern-Perl
|
||||
Summary: enable all of the features of Modern Perl with one import
|
||||
@@ -31,11 +31,10 @@ BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build) >= 0.3601
|
||||
BuildRequires: perl(Test::More) >= 0.98
|
||||
BuildRequires: perl(autodie) >= 2.10
|
||||
BuildRequires: perl(autodie) >= 2.22
|
||||
BuildRequires: perl(feature)
|
||||
BuildRequires: perl(mro)
|
||||
#BuildRequires: perl(Modern::Perl) >= 2010
|
||||
Requires: perl(autodie) >= 2.10
|
||||
Requires: perl(autodie) >= 2.22
|
||||
Requires: perl(feature)
|
||||
Requires: perl(mro)
|
||||
%{perl_requires}
|
||||
|
Reference in New Issue
Block a user