diff --git a/Test-Script-1.12.tar.gz b/Test-Script-1.12.tar.gz deleted file mode 100644 index d620665..0000000 --- a/Test-Script-1.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:193600bac1c79d612c4a36c8496c0192ed189ee0312d6c4dea58999c51ac9c4f -size 22398 diff --git a/Test-Script-1.14.tar.gz b/Test-Script-1.14.tar.gz new file mode 100644 index 0000000..69c50ab --- /dev/null +++ b/Test-Script-1.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f29824e101e4402f4417427b157ee7069ba5e1268315386f72452938693cd99 +size 22799 diff --git a/perl-Test-Script.changes b/perl-Test-Script.changes index 2baf7f5..f6f80fb 100644 --- a/perl-Test-Script.changes +++ b/perl-Test-Script.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Oct 14 06:24:43 UTC 2016 - coolo@suse.com + +- updated to 1.14 + see /usr/share/doc/packages/perl-Test-Script/Changes + + 1.14 2016-10-13 11:04:48 -0400 + - Fix a regex in a test that fails on recent versions of + Test2 on Windows (possibly others) (gh#8) + - One of the tests was unreasonably slow, so it does + not get run for users, but will be used for development + only + - Remove warning condition that happens with at least some + older versions of Perl when using quotemeta without + parentheses (gh#7 Thanks Brendan Byrd) + ------------------------------------------------------------------- Thu May 5 10:16:54 UTC 2016 - coolo@suse.com diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec index e0bbcdf..7ba5e2a 100644 --- a/perl-Test-Script.spec +++ b/perl-Test-Script.spec @@ -17,7 +17,7 @@ Name: perl-Test-Script -Version: 1.12 +Version: 1.14 Release: 0 %define cpan_name Test-Script Summary: Basic cross-platform tests for scripts @@ -75,6 +75,6 @@ platform safety, this module will err on the side of platform safety. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc author.yml Changes LICENSE README %changelog