8
0

Accepting request 926527 from devel:languages:perl:autoupdate

- updated to 0.26
   see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
  0.26    2021-10-12
          [CHANGES]
           * Many internal updates to hax/ support files
          [BUGFIXES]
           * Fix try { return } to work correctly in all contexts without
             upsetting -DDEBUGGING perls

OBS-URL: https://build.opensuse.org/request/show/926527
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Syntax-Keyword-Try?expand=0&rev=25
This commit is contained in:
Stephan Kulow
2021-10-22 08:33:20 +00:00
committed by Git OBS Bridge
parent 578e1613a8
commit 28bbf29db0
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Oct 13 03:06:22 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 0.26
see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
0.26 2021-10-12
[CHANGES]
* Many internal updates to hax/ support files
[BUGFIXES]
* Fix try { return } to work correctly in all contexts without
upsetting -DDEBUGGING perls
-------------------------------------------------------------------
Wed Jun 2 03:07:19 UTC 2021 - Tina Müller <timueller+perl@suse.de>