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 +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>