8
0

Accepting request 893141 from devel:languages:perl:autoupdate

- updated to 1.29
   see /usr/share/doc/packages/perl-Test-Script/Changes
  1.29      2021-05-13 09:17:30 -0600
    - Production release identical to 1.28_01 release.
  1.28_01   2021-05-10 10:12:22 -0600
    - Added script_fails and program_fails functions (brainbuz++ gh#34, gh#38)

OBS-URL: https://build.opensuse.org/request/show/893141
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Script?expand=0&rev=47
This commit is contained in:
2021-05-17 10:31:13 +00:00
committed by Git OBS Bridge
parent 2a14d2f761
commit 232ed57f15
4 changed files with 16 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri May 14 03:10:03 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.29
see /usr/share/doc/packages/perl-Test-Script/Changes
1.29 2021-05-13 09:17:30 -0600
- Production release identical to 1.28_01 release.
1.28_01 2021-05-10 10:12:22 -0600
- Added script_fails and program_fails functions (brainbuz++ gh#34, gh#38)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 18 03:09:01 UTC 2021 - Tina Müller <timueller+perl@suse.de> Thu Feb 18 03:09:01 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,7 +18,7 @@
%define cpan_name Test-Script %define cpan_name Test-Script
Name: perl-Test-Script Name: perl-Test-Script
Version: 1.27 Version: 1.29
Release: 0 Release: 0
Summary: Basic cross-platform tests for scripts Summary: Basic cross-platform tests for scripts
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later