8
0

Accepting request 284657 from home:dnh

Update to 1.000026, as e.g. CPAN-Meta-Check needs >= 1.000024 and we got ..19

OBS-URL: https://build.opensuse.org/request/show/284657
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Metadata?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2015-02-07 09:23:38 +00:00
committed by Git OBS Bridge
parent 4ff93f19f2
commit ab1f4a63e1
4 changed files with 47 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Module-Metadata
#
# Copyright (c) 2014 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
@@ -21,7 +21,7 @@ Name: perl-Module-Metadata
Summary: Gather package and POD information from perl module files
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Version: 1.000019
Version: 1.000026
Release: 0
Url: http://search.cpan.org/dist/Module-Metadata/
Source: %{cpan_name}-%{version}.tar.gz
@@ -35,6 +35,7 @@ BuildRequires: perl(Carp)
BuildRequires: perl(File::Find)
BuildRequires: perl(File::Spec)
BuildRequires: perl(IO::File)
BuildRequires: perl(Test::More) >= 0.82
BuildRequires: perl(strict)
BuildRequires: perl(vars)
BuildRequires: perl(version) >= 0.87