diff --git a/Test-Script-1.14.tar.gz b/Test-Script-1.14.tar.gz deleted file mode 100644 index 69c50ab..0000000 --- a/Test-Script-1.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f29824e101e4402f4417427b157ee7069ba5e1268315386f72452938693cd99 -size 22799 diff --git a/Test-Script-1.15.tar.gz b/Test-Script-1.15.tar.gz new file mode 100644 index 0000000..a4c1aa2 --- /dev/null +++ b/Test-Script-1.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e47d307020fc0a9d5b8e72e47320d28dc34a8d7115df117a79a35f2c78900c4 +size 22507 diff --git a/perl-Test-Script.changes b/perl-Test-Script.changes index f6f80fb..760d713 100644 --- a/perl-Test-Script.changes +++ b/perl-Test-Script.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 14 07:45:24 UTC 2017 - coolo@suse.com + +- updated to 1.15 + see /usr/share/doc/packages/perl-Test-Script/Changes + + 1.15 2017-02-14 07:08:51 +1100 + - Fix bug where list reference arguments to script_compiles + and script_runs are modified (gh#9) + ------------------------------------------------------------------- Fri Oct 14 06:24:43 UTC 2016 - coolo@suse.com diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec index 7ba5e2a..b9ad2e3 100644 --- a/perl-Test-Script.spec +++ b/perl-Test-Script.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Script # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,14 +17,14 @@ Name: perl-Test-Script -Version: 1.14 +Version: 1.15 Release: 0 %define cpan_name Test-Script Summary: Basic cross-platform tests for scripts License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Test-Script/ -Source0: http://www.cpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -75,6 +75,7 @@ platform safety, this module will err on the side of platform safety. %files -f %{name}.files %defattr(-,root,root,755) -%doc author.yml Changes LICENSE README +%doc author.yml Changes README t2 +%license LICENSE %changelog