8
0
Stephan Kulow
2014-02-09 15:15:42 +00:00
committed by Git OBS Bridge
parent 09c4d7408e
commit 2db5c12ed9
4 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7f9bc4d08cf564c38a6b85d9ef9b9744990a08aab14b834f1c76f61c2f2bb18
size 12922

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9cf66b2f93340dfe1cd7162262a47e7c4ba82475a52dc2a036c2fdc8a65298b8
size 13152

View File

@@ -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 Wed Jun 5 18:41:01 UTC 2013 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Modern-Perl # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-Modern-Perl Name: perl-Modern-Perl
Version: 1.20121103 Version: 1.20140107
Release: 0 Release: 0
%define cpan_name Modern-Perl %define cpan_name Modern-Perl
Summary: enable all of the features of Modern Perl with one import Summary: enable all of the features of Modern Perl with one import
@@ -31,11 +31,10 @@ BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Module::Build) >= 0.3601 BuildRequires: perl(Module::Build) >= 0.3601
BuildRequires: perl(Test::More) >= 0.98 BuildRequires: perl(Test::More) >= 0.98
BuildRequires: perl(autodie) >= 2.10 BuildRequires: perl(autodie) >= 2.22
BuildRequires: perl(feature) BuildRequires: perl(feature)
BuildRequires: perl(mro) BuildRequires: perl(mro)
#BuildRequires: perl(Modern::Perl) >= 2010 Requires: perl(autodie) >= 2.22
Requires: perl(autodie) >= 2.10
Requires: perl(feature) Requires: perl(feature)
Requires: perl(mro) Requires: perl(mro)
%{perl_requires} %{perl_requires}