8
0

Accepting request 306789 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/306789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Script?expand=0&rev=25
This commit is contained in:
Stephan Kulow
2015-05-13 14:56:46 +00:00
committed by Git OBS Bridge
parent 2d1eca457c
commit 3e35ec66f9
4 changed files with 19 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-Test-Script
Version: 1.09
Version: 1.10
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(IPC::Run3) >= 0.034
BuildRequires: perl(Probe::Perl) >= 0.01
BuildRequires: perl(Test::More) >= 0.94
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(Test::Tester)
Requires: perl(IPC::Run3) >= 0.034
Requires: perl(Probe::Perl) >= 0.01
Requires: perl(Test::More) >= 0.94
Requires: perl(Test::More) >= 0.96
%{perl_requires}
%description