forked from pool/perl-Modern-Perl
Accepting request 448227 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/448227 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Modern-Perl?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
ea39329cdb
commit
00c0ada501
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Modern-Perl
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX 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,19 +17,20 @@
|
||||
|
||||
|
||||
Name: perl-Modern-Perl
|
||||
Version: 1.20150127
|
||||
Version: 1.20161229
|
||||
Release: 0
|
||||
%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
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Modern-Perl/
|
||||
Source: http://www.cpan.org/authors/id/C/CH/CHROMATIC/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/C/CH/CHROMATIC/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build) >= 0.2800
|
||||
BuildRequires: perl(Module::Build) >= 0.280000
|
||||
BuildRequires: perl(Test::More) >= 0.98
|
||||
BuildRequires: perl(autodie) >= 2.22
|
||||
BuildRequires: perl(feature)
|
||||
|
Reference in New Issue
Block a user