8
0
forked from pool/perl-JSON-RPC

- updated to 1.06:

- Work better with batch requests: Now responses are properly returned
    as list as long as the request is a list as well (Arata Makoto)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=20
This commit is contained in:
Lars Vogdt
2014-10-15 15:36:00 +00:00
committed by Git OBS Bridge
parent 2aa89b14f1
commit d05e643f29
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf2b7f77ff56c5d08596d3fbfcd04c92edc53ed16930b52ae2b8e16f2092c85e
size 35739

3
JSON-RPC-1.06.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d75ba8b558988b3fdffa12ff62a55f0f1aaff8aa73b708bff3701ff88a2b8757
size 36034

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 15 15:34:31 UTC 2014 - lars@linux-schulserver.de
- updated to 1.06:
- Work better with batch requests: Now responses are properly returned
as list as long as the request is a list as well (Arata Makoto)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 15 15:44:36 UTC 2014 - coolo@suse.com Mon Sep 15 15:44:36 UTC 2014 - coolo@suse.com

View File

@@ -17,9 +17,9 @@
Name: perl-JSON-RPC Name: perl-JSON-RPC
Version: 1.04 Version: 1.06
Release: 0 Release: 0
%define cpan_name JSON-RPC %define cpan_name JSON-RPC
Summary: JSON RPC 2.0 Server Implementation Summary: JSON RPC 2.0 Server Implementation
License: Artistic-1.0 or GPL-1.0+ License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl Group: Development/Libraries/Perl