Accepting request 296040 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/296040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-CPAN-Meta?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2015-04-15 14:22:57 +00:00 committed by Git OBS Bridge
commit f52e3fda1d
4 changed files with 11 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 13 18:33:51 UTC 2015 - coolo@suse.com
- updated to 0.24
see /usr/share/doc/packages/perl-Test-CPAN-Meta/Changes
-------------------------------------------------------------------
Tue Jun 4 14:58:02 UTC 2013 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Test-CPAN-Meta
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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,7 +17,7 @@
Name: perl-Test-CPAN-Meta
Version: 0.23
Version: 0.24
Release: 0
%define cpan_name Test-CPAN-Meta
Summary: Validate your CPAN META.yml files.
@ -31,9 +31,6 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Parse::CPAN::Meta) >= 0.02
BuildRequires: perl(Test::More) >= 0.70
#BuildRequires: perl(MyDistro)
#BuildRequires: perl(Test::CPAN::Meta)
#BuildRequires: perl(Test::CPAN::Meta::Version)
Requires: perl(Parse::CPAN::Meta) >= 0.02
Requires: perl(Test::More) >= 0.70
Recommends: perl(Test::Pod) >= 1.00