forked from pool/perl-Module-ScanDeps
Accepting request 295921 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/295921 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-ScanDeps?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
5f34a2bbbd
commit
7f201e33b8
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Module-ScanDeps
|
||||
#
|
||||
# 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
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Module-ScanDeps
|
||||
Version: 1.13
|
||||
Version: 1.18
|
||||
Release: 0
|
||||
%define cpan_name Module-ScanDeps
|
||||
Summary: Recursively scan Perl code for dependencies
|
||||
@@ -28,10 +28,10 @@ Source: http://www.cpan.org/authors/id/R/RS/RSCHUPP/%{cpan_name}-%{versi
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build::ModuleInfo)
|
||||
BuildRequires: perl(Module::Metadata)
|
||||
BuildRequires: perl(Test::Requires)
|
||||
BuildRequires: perl(version)
|
||||
Requires: perl(Module::Build::ModuleInfo)
|
||||
Requires: perl(Module::Metadata)
|
||||
Requires: perl(version)
|
||||
%{perl_requires}
|
||||
|
||||
|
Reference in New Issue
Block a user