From 232ed57f1517ba66f61697ad24f80147e023cd59e43843566eed8dc194e937d9 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Mon, 17 May 2021 10:31:13 +0000 Subject: [PATCH] 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 --- Test-Script-1.27.tar.gz | 3 --- Test-Script-1.29.tar.gz | 3 +++ perl-Test-Script.changes | 12 ++++++++++++ perl-Test-Script.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 Test-Script-1.27.tar.gz create mode 100644 Test-Script-1.29.tar.gz diff --git a/Test-Script-1.27.tar.gz b/Test-Script-1.27.tar.gz deleted file mode 100644 index 83b0510..0000000 --- a/Test-Script-1.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91616e64efebc4f38a32cc01bdec770d6f703576fb6c450294431b86ad41b7b2 -size 25131 diff --git a/Test-Script-1.29.tar.gz b/Test-Script-1.29.tar.gz new file mode 100644 index 0000000..950b7d8 --- /dev/null +++ b/Test-Script-1.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:892e7e6c1ea7b16710909942cf5c0bdab70eee2efd4aa9c16ea952e2b90f8950 +size 26506 diff --git a/perl-Test-Script.changes b/perl-Test-Script.changes index 006520b..e6f724f 100644 --- a/perl-Test-Script.changes +++ b/perl-Test-Script.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri May 14 03:10:03 UTC 2021 - Tina Müller + +- 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 diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec index 8b04844..3119bfc 100644 --- a/perl-Test-Script.spec +++ b/perl-Test-Script.spec @@ -18,7 +18,7 @@ %define cpan_name Test-Script Name: perl-Test-Script -Version: 1.27 +Version: 1.29 Release: 0 Summary: Basic cross-platform tests for scripts License: Artistic-1.0 OR GPL-1.0-or-later