8
0

Accepting request 393858 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/393858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Script?expand=0&rev=27
This commit is contained in:
P. Janouch
2016-05-05 13:29:16 +00:00
committed by Git OBS Bridge
parent 3e35ec66f9
commit 65afe3b7eb
4 changed files with 26 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d61db6a6b98aba023da5f8c7aac6bb30ce43ca76a7a03d73b1e3d85a8b8aab73
size 19963

3
Test-Script-1.12.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:193600bac1c79d612c4a36c8496c0192ed189ee0312d6c4dea58999c51ac9c4f
size 22398

View File

@@ -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 Wed May 13 12:59:49 UTC 2015 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Test-Script # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-Test-Script Name: perl-Test-Script
Version: 1.10 Version: 1.12
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