Accepting request 979953 from devel:languages:perl:autoupdate

- updated to 4.09
   see /usr/share/doc/packages/perl-JSON-PP/Changes
  4.09 2022-05-22
      - reverted core boolean support for now (GH#72)
      - incr_parse() Hangs on Certain Inputs (GH#67, DabeDotCom++)
      - silence warnings about non-characters on older perls (GH#68, haarg++)

OBS-URL: https://build.opensuse.org/request/show/979953
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-PP?expand=0&rev=28
This commit is contained in:
Lars Vogdt
2022-06-02 08:05:07 +00:00
committed by Git OBS Bridge
parent 72516710b0
commit af1d86183d
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun May 22 03:07:37 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 4.09
see /usr/share/doc/packages/perl-JSON-PP/Changes
4.09 2022-05-22
- reverted core boolean support for now (GH#72)
- incr_parse() Hangs on Certain Inputs (GH#67, DabeDotCom++)
- silence warnings about non-characters on older perls (GH#68, haarg++)
-------------------------------------------------------------------
Mon Apr 11 03:07:48 UTC 2022 - Tina Müller <timueller+perl@suse.de>