8
0
forked from pool/perl-JSON-RPC

Accepting request 257417 from devel:languages:perl

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/257417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-RPC?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2014-10-18 07:09:46 +00:00
committed by Git OBS Bridge
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

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