7
0
forked from pool/perl-JSON-RPC

24 Commits

Author SHA256 Message Date
5460e10971 Add Gitea build results 2025-08-12 18:14:56 +02:00
Stephan Kulow
e18a77f6e2 Accepting request 327598 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/327598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-RPC?expand=0&rev=16
2015-08-29 18:04:54 +00:00
Stephan Kulow
04272792dc Accepting request 327579 from home:hsk17:branches:devel:languages:perl
make it build with perl-5.22

OBS-URL: https://build.opensuse.org/request/show/327579
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=22
2015-08-27 16:34:55 +00:00
Stephan Kulow
f689a25ca0 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
2014-10-18 07:09:46 +00:00
Lars Vogdt
d05e643f29 - 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
2014-10-15 15:36:00 +00:00
Stephan Kulow
1ff85c6a11 Accepting request 249358 from devel:languages:perl
- updated to 1.04
    - Work with notifications, which are procedures without an id
      (Kirill Bogdanov)

OBS-URL: https://build.opensuse.org/request/show/249358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-RPC?expand=0&rev=14
2014-09-17 15:25:49 +00:00
Stephan Kulow
2aa89b14f1 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=18
2014-09-15 15:46:47 +00:00
Stephan Kulow
b96407716a Accepting request 179299 from devel:languages:perl
- updated to 1.03
   - Allow die \%hash from handlers (ka2u)
   - Fix the finalization of the response (0xAF)
   - Use require instead of Class::Load. Subclass in your app if you need
     that kind of ability, but it seems unlikely that we'd need anything
     more than eval require here.
   - JSON::RPC::Dispatcher already existed on CPAN. s/Dispatcher/Dispatch/g
   - New maintainer, completely new code for PSGI apps and JSON RPC 2.0
   - If you are using old JSON::RPC code (up to 0.96), DO NOT EXPECT
     YOUR CODE TO WORK. THIS VERSION IS BACKWARDS INCOMPATIBLE

OBS-URL: https://build.opensuse.org/request/show/179299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-RPC?expand=0&rev=11
2013-06-21 11:31:43 +00:00
Stephan Kulow
829137d959 - updated to 1.03
- Allow die \%hash from handlers (ka2u)
   - Fix the finalization of the response (0xAF)
   - Use require instead of Class::Load. Subclass in your app if you need
     that kind of ability, but it seems unlikely that we'd need anything
     more than eval require here.
   - JSON::RPC::Dispatcher already existed on CPAN. s/Dispatcher/Dispatch/g
   - New maintainer, completely new code for PSGI apps and JSON RPC 2.0
   - If you are using old JSON::RPC code (up to 0.96), DO NOT EXPECT
     YOUR CODE TO WORK. THIS VERSION IS BACKWARDS INCOMPATIBLE

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=16
2013-06-17 11:59:00 +00:00
Stephan Kulow
b576c0f87d replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-RPC?expand=0&rev=8
2011-12-06 17:43:29 +00:00
Stephan Kulow
e13ab47863 Accepting request 92133 from devel:languages:perl
update

OBS-URL: https://build.opensuse.org/request/show/92133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-RPC?expand=0&rev=7
2011-11-21 11:41:57 +00:00
Stephan Kulow
a8f97ebfa9 use original .tar.gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=13
2011-11-18 11:30:01 +00:00
Stephan Kulow
01419780c3 use gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=12
2011-11-17 15:36:58 +00:00
Stephan Kulow
58878f918f OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=10 2011-11-11 11:19:17 +00:00
Lars Vogdt
9407952606 Autobuild autoformatter for 54572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-RPC?expand=0&rev=4
2010-12-05 21:01:24 +00:00
Lars Vogdt
c7523ba534 Accepting request 54572 from devel:languages:perl
Accepted submit request 54572 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-RPC?expand=0&rev=3
2010-12-05 21:01:19 +00:00
Stephan Kulow
dbf2399fbe always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=8
2010-12-03 14:39:29 +00:00
Stephan Kulow
444c5d926d siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=7
2010-12-01 13:47:45 +00:00
Stephan Kulow
e32863b9f5 sync with O:F
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=6
2010-11-29 20:56:59 +00:00
2a7cbf0baa Autobuild autoformatter for 52844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-RPC?expand=0&rev=2
2010-11-22 14:52:46 +00:00
fd2a03d104 Accepting request 52844 from devel:languages:perl
Accepted submit request 52844 from user computersalat

OBS-URL: https://build.opensuse.org/request/show/52844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-RPC?expand=0&rev=1
2010-11-22 14:52:42 +00:00
Christian Wittmer
b6584d959f cpanspec, fix deps, noarch pkg
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=3
2010-11-11 15:11:11 +00:00
Lars Vogdt
5fff41af0c - beautify specfile
- Initial package 0.96

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=2
2009-08-07 13:26:28 +00:00
Lars Vogdt
85ad6a5567 osc copypac from project:home:jnweiger:perl package:perl-JSON-RPC revision:7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-RPC?expand=0&rev=1
2009-08-07 13:17:06 +00:00