Accepting request 1046353 from devel:languages:perl:autoupdate
- updated to 4.16 see /usr/share/doc/packages/perl-JSON-PP/Changes 4.16 2022-12-30 - drop support for perls < 5.8 (GH#84, haarg++) 4.15 2022-12-27 - fix core bool test to not ignore errors (GH#82, haarg++) 4.14 2022-12-26 - updated manifest (GH#81, demerphq++) 4.13 2022-12-26 - Break up 099_binary.t into 16 pieces that can be tested in parallel (GH#80, demerphq++) OBS-URL: https://build.opensuse.org/request/show/1046353 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-PP?expand=0&rev=32
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fb76b443f65820452732ba74647a459d61fb61ecce920b19d6f9b881948439de
|
|
||||||
size 55176
|
|
3
JSON-PP-4.16.tar.gz
Normal file
3
JSON-PP-4.16.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8bc2f162bafc42645c489905ad72540f0d3c284b360c96299095183c30cc9789
|
||||||
|
size 55556
|
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 31 03:09:00 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 4.16
|
||||||
|
see /usr/share/doc/packages/perl-JSON-PP/Changes
|
||||||
|
|
||||||
|
4.16 2022-12-30
|
||||||
|
- drop support for perls < 5.8 (GH#84, haarg++)
|
||||||
|
4.15 2022-12-27
|
||||||
|
- fix core bool test to not ignore errors (GH#82, haarg++)
|
||||||
|
4.14 2022-12-26
|
||||||
|
- updated manifest (GH#81, demerphq++)
|
||||||
|
4.13 2022-12-26
|
||||||
|
- Break up 099_binary.t into 16 pieces that can be tested in parallel (GH#80, demerphq++)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 10 03:07:53 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
Mon Oct 10 03:07:53 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name JSON-PP
|
%define cpan_name JSON-PP
|
||||||
Name: perl-JSON-PP
|
Name: perl-JSON-PP
|
||||||
Version: 4.12
|
Version: 4.16
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: JSON::XS compatible pure-Perl module
|
Summary: JSON::XS compatible pure-Perl module
|
||||||
|
Reference in New Issue
Block a user