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

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