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

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

3
Test-Script-1.23.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jul 25 06:21:29 UTC 2017 - coolo@suse.com
- updated to 1.23
see /usr/share/doc/packages/perl-Test-Script/Changes
1.23 2017-07-18 03:12:24 -0400
- Production release identical to 1.22_01 release.
1.22_01 2017-07-14 07:21:00 -0400
- Fix testing failures on Windows introduced in 1.21_01
1.21_01 2017-07-13 13:37:09 -0400
- Migrate to using Test2::V0 internally
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 14 06:14:56 UTC 2017 - coolo@suse.com Fri Jul 14 06:14:56 UTC 2017 - coolo@suse.com

View File

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