diff --git a/Test-Script-1.10.tar.gz b/Test-Script-1.10.tar.gz deleted file mode 100644 index 32142db..0000000 --- a/Test-Script-1.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d61db6a6b98aba023da5f8c7aac6bb30ce43ca76a7a03d73b1e3d85a8b8aab73 -size 19963 diff --git a/Test-Script-1.12.tar.gz b/Test-Script-1.12.tar.gz new file mode 100644 index 0000000..d620665 --- /dev/null +++ b/Test-Script-1.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:193600bac1c79d612c4a36c8496c0192ed189ee0312d6c4dea58999c51ac9c4f +size 22398 diff --git a/perl-Test-Script.changes b/perl-Test-Script.changes index 481bd94..2baf7f5 100644 --- a/perl-Test-Script.changes +++ b/perl-Test-Script.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu May 5 10:16:54 UTC 2016 - coolo@suse.com + +- updated to 1.12 + see /usr/share/doc/packages/perl-Test-Script/Changes + + 1.12 2016-05-02 11:18:01 -0400 + - Production release identical to 1.11_03 release. + + 1.11_03 2016-04-28 06:45:52 -0400 + - Check for IO errors on temporary .pm file + + 1.11_02 2016-04-27 13:15:35 -0400 + - One possible fix for gh#5 + (see https://github.com/plicease/Test-Script/issues/5) + + 1.11_01 2016-04-27 12:28:33 -0400 + - Including some optional Test2 based tests that should + only be run with a merged Test2 / Test::Builder + (currently a dev release as Test::Simple on CPAN) + ------------------------------------------------------------------- Wed May 13 12:59:49 UTC 2015 - coolo@suse.com diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec index 3228611..e0bbcdf 100644 --- a/perl-Test-Script.spec +++ b/perl-Test-Script.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Script # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Test-Script -Version: 1.10 +Version: 1.12 Release: 0 %define cpan_name Test-Script Summary: Basic cross-platform tests for scripts