Accepting request 305009 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/305009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-App-cpanminus?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2015-05-02 14:16:17 +00:00 committed by Git OBS Bridge
commit d88759da41
4 changed files with 17 additions and 10 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat May 2 05:37:02 UTC 2015 - coolo@suse.com
- updated to 1.7033
see /usr/share/doc/packages/perl-App-cpanminus/Changes
1.7033 2015-05-01 17:17:42 PDT
[Improvements]
- Remove MakeMaker and Module::Build from cpanm's runtime dependencies. Rather it will upgrade
the minimum version requirement as it finds distributions that uses them in configure
requirements. Also, they will be installed with 'notest' option for now, since Module::Build
test suite takes a bit too long time.
-------------------------------------------------------------------
Thu Apr 30 05:41:41 UTC 2015 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-App-cpanminus
Version: 1.7032
Version: 1.7033
Release: 0
%define cpan_name App-cpanminus
Summary: Get, Unpack, Build and Install Modules From Cpan
@ -31,12 +31,6 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::Install) >= 1.46
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.58
BuildRequires: perl(Module::Build) >= 0.380000
Requires: perl(ExtUtils::Install) >= 1.46
Requires: perl(ExtUtils::MakeMaker) >= 6.58
Requires: perl(Module::Build) >= 0.380000
%{perl_requires}
# MANUAL BEGIN
# Run-time: