8
0

Accepting request 843623 from devel:languages:perl:autoupdate

- updated to 1.302183
   see /usr/share/doc/packages/perl-Test-Simple/Changes
  1.302183  2020-10-21 20:10:36-07:00 America/Los_Angeles
      - avoid closing over scalar in BEGIN block in cmp_ok eval

OBS-URL: https://build.opensuse.org/request/show/843623
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Simple?expand=0&rev=130
This commit is contained in:
2020-10-23 18:49:28 +00:00
committed by Git OBS Bridge
parent 5a44658c6c
commit 7f4cc1ee53
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 23 03:11:04 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.302183
see /usr/share/doc/packages/perl-Test-Simple/Changes
1.302183 2020-10-21 20:10:36-07:00 America/Los_Angeles
- avoid closing over scalar in BEGIN block in cmp_ok eval
-------------------------------------------------------------------
Wed Oct 7 03:12:16 UTC 2020 - Tina Müller <timueller+perl@suse.de>

View File

@@ -17,7 +17,7 @@
Name: perl-Test-Simple
Version: 1.302182
Version: 1.302183
Release: 0
%define cpan_name Test-Simple
Summary: Basic utilities for writing tests