diff --git a/Test-Script-1.23.tar.gz b/Test-Script-1.23.tar.gz deleted file mode 100644 index d0798f4..0000000 --- a/Test-Script-1.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33a1e71b9797228c2124eea76831492ca9372e8f8075f3d8cded3ef818af44b1 -size 22974 diff --git a/Test-Script-1.25.tar.gz b/Test-Script-1.25.tar.gz new file mode 100644 index 0000000..d93b64d --- /dev/null +++ b/Test-Script-1.25.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6803312744a192422e06563a3a6902d7f2bffb3415da316e6fc9f03213a3aa5 +size 22116 diff --git a/perl-Test-Script.changes b/perl-Test-Script.changes index 05e76bb..697f1b2 100644 --- a/perl-Test-Script.changes +++ b/perl-Test-Script.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Sep 28 05:55:59 UTC 2018 - Stephan Kulow + +- updated to 1.25 + see /usr/share/doc/packages/perl-Test-Script/Changes + + 1.25 2018-09-27 15:33:19 -0400 + - Production release identical to 1.24_01 release. + + 1.24_01 2018-09-24 12:38:07 -0400 + - Add interpreter_options to script_runs options + ------------------------------------------------------------------- Tue Jul 25 06:21:29 UTC 2017 - coolo@suse.com diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec index 2a91c59..a6e23c7 100644 --- a/perl-Test-Script.spec +++ b/perl-Test-Script.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Script # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -12,16 +12,16 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-Test-Script -Version: 1.23 +Version: 1.25 Release: 0 %define cpan_name Test-Script Summary: Basic cross-platform tests for scripts -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Test-Script/ Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz