8
0

Accepting request 850377 from devel:languages:perl:autoupdate

- updated to 0.20
   see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
  0.20    2020-11-24
          [BUGFIXES]
           * Fix for perl 5.14 by #include'ing hax/ files in the right order
  0.19    2020-11-24
          [CHANGES]
           * Avoid the core Off() and Bit() macros as they were removed after
             perl 5.33.3
           * Support :experimental(try_value) to activate and silence the
             warning
           * Add documentation about the scalar context propagation issue of
             RT124229

OBS-URL: https://build.opensuse.org/request/show/850377
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Syntax-Keyword-Try?expand=0&rev=16
This commit is contained in:
2020-11-24 10:47:54 +00:00
committed by Git OBS Bridge
parent cd8724e631
commit 5f74e7669d
4 changed files with 23 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-Syntax-Keyword-Try
Version: 0.18
Version: 0.20
Release: 0
%define cpan_name Syntax-Keyword-Try
Summary: C<try/catch/finally> syntax for perl