8
0

Accepting request 823356 from devel:languages:perl:autoupdate

- updated to 0.16
   see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
  0.16    2020-07-23
          [CHANGES]
           * Provide the `:experimental` import tag as a nicer way to silence
             experimental warnings
          [BUGFIXES]
           * Don't name a variable `class` because it upsets some C compilers
             (RT133043)

OBS-URL: https://build.opensuse.org/request/show/823356
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Syntax-Keyword-Try?expand=0&rev=12
This commit is contained in:
2020-07-29 14:03:35 +00:00
committed by Git OBS Bridge
parent fcc10d1dae
commit 5eadbfb6cc
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Jul 29 03:12:34 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.16
see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
0.16 2020-07-23
[CHANGES]
* Provide the `:experimental` import tag as a nicer way to silence
experimental warnings
[BUGFIXES]
* Don't name a variable `class` because it upsets some C compilers
(RT133043)
-------------------------------------------------------------------
Tue Jul 21 03:18:33 UTC 2020 - Tina Müller <timueller+perl@suse.de>