diff --git a/Test-Script-1.20.tar.gz b/Test-Script-1.20.tar.gz deleted file mode 100644 index 899ea12..0000000 --- a/Test-Script-1.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5f3cf214fa11b62f939666699aa8fa8ec22d2b620d56b07eef3e76be2da4ad7 -size 23842 diff --git a/Test-Script-1.23.tar.gz b/Test-Script-1.23.tar.gz new file mode 100644 index 0000000..d0798f4 --- /dev/null +++ b/Test-Script-1.23.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33a1e71b9797228c2124eea76831492ca9372e8f8075f3d8cded3ef818af44b1 +size 22974 diff --git a/perl-Test-Script.changes b/perl-Test-Script.changes index 3179f41..05e76bb 100644 --- a/perl-Test-Script.changes +++ b/perl-Test-Script.changes @@ -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 diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec index f5cff99..2a91c59 100644 --- a/perl-Test-Script.spec +++ b/perl-Test-Script.spec @@ -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