forked from pool/perl-Test-Script
Accepting request 435067 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/435067 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Script?expand=0&rev=29
This commit is contained in:
committed by
Git OBS Bridge
parent
65afe3b7eb
commit
79fd495a48
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:193600bac1c79d612c4a36c8496c0192ed189ee0312d6c4dea58999c51ac9c4f
|
|
||||||
size 22398
|
|
3
Test-Script-1.14.tar.gz
Normal file
3
Test-Script-1.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3f29824e101e4402f4417427b157ee7069ba5e1268315386f72452938693cd99
|
||||||
|
size 22799
|
@@ -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
|
Thu May 5 10:16:54 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Test-Script
|
Name: perl-Test-Script
|
||||||
Version: 1.12
|
Version: 1.14
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Test-Script
|
%define cpan_name Test-Script
|
||||||
Summary: Basic cross-platform tests for scripts
|
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
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes LICENSE README
|
%doc author.yml Changes LICENSE README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user