8
0

Accepting request 1100477 from devel:languages:perl:autoupdate

- updated to 0.29
   see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
  0.29    2023-07-13
          [CHANGES]
           * Updates to compile cleanly on perl v5.38
           * Remember to implement `no Syntax::Keyword::Try` to disable the
             syntax
           * Swap all the unit tests to `Test2::V0`

OBS-URL: https://build.opensuse.org/request/show/1100477
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Syntax-Keyword-Try?expand=0&rev=29
This commit is contained in:
2023-07-27 07:51:38 +00:00
committed by Git OBS Bridge
parent b78fb24b6e
commit ee12be0694
4 changed files with 28 additions and 11 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Jul 14 03:06:53 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.29
see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
0.29 2023-07-13
[CHANGES]
* Updates to compile cleanly on perl v5.38
* Remember to implement `no Syntax::Keyword::Try` to disable the
syntax
* Swap all the unit tests to `Test2::V0`
-------------------------------------------------------------------
Fri Dec 9 03:09:01 UTC 2022 - Tina Müller <timueller+perl@suse.de>