8
0

Accepting request 512431 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/512431
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Script?expand=0&rev=39
This commit is contained in:
2017-07-28 08:55:24 +00:00
committed by Git OBS Bridge
parent a25f18ecbe
commit 577e05a30a
4 changed files with 22 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-Test-Script
Version: 1.20
Version: 1.23
Release: 0
%define cpan_name Test-Script
Summary: Basic cross-platform tests for scripts
@@ -32,11 +32,11 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Capture::Tiny)
BuildRequires: perl(Probe::Perl) >= 0.01
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(Test::Tester)
BuildRequires: perl(Test2::API) >= 1.302015
BuildRequires: perl(Test2::V0) >= 0.000060
Requires: perl(Capture::Tiny)
Requires: perl(Probe::Perl) >= 0.01
Requires: perl(Test::More) >= 0.96
Requires: perl(Test2::API) >= 1.302015
%{perl_requires}
%description