Accepting request 985260 from devel:languages:perl:autoupdate

- updated to 4.10
   see /usr/share/doc/packages/perl-JSON-PP/Changes
  4.10 2022-06-24
      - fix a regression of decode_error introduced at 4.08 (GH#75, reported by andk++)
      - convert all tests to use Test::More (GH#70, haarg++)

OBS-URL: https://build.opensuse.org/request/show/985260
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-PP?expand=0&rev=29
This commit is contained in:
Lars Vogdt
2022-06-27 09:59:57 +00:00
committed by Git OBS Bridge
parent af1d86183d
commit 7ab276c28e
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jun 25 03:07:12 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 4.10
see /usr/share/doc/packages/perl-JSON-PP/Changes
4.10 2022-06-24
- fix a regression of decode_error introduced at 4.08 (GH#75, reported by andk++)
- convert all tests to use Test::More (GH#70, haarg++)
-------------------------------------------------------------------
Sun May 22 03:07:37 UTC 2022 - Tina Müller <timueller+perl@suse.de>