17
0

41 Commits

Author SHA256 Message Date
63dabe903c Accepting request 1276850 from devel:languages:misc
- remove clean section
- Remove %debugpackage
- Update to 2.0.0 (boo#1241902)
  * added support for an MCP server with the McpServerHandler module
- Move to %autosetup

OBS-URL: https://build.opensuse.org/request/show/1276850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qore-json-module?expand=0&rev=13
2025-05-12 14:50:14 +00:00
Sarah Kriesch
7379d1c2cb OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=41 2025-05-12 13:08:50 +00:00
Sarah Kriesch
58bba3d511 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=40 2025-05-12 13:08:05 +00:00
Sarah Kriesch
dcfb19485b OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=39 2025-05-12 12:59:06 +00:00
Sarah Kriesch
976ebea75a OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=38 2025-05-12 12:58:21 +00:00
Sarah Kriesch
cee6df042e - Update to 2.0.0 (boo#1241902)
* added support for an MCP server with the McpServerHandler module
- Move to %autosetup

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=37
2025-05-11 17:18:35 +00:00
Sarah Kriesch
063be65d70 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=36 2025-05-11 17:04:04 +00:00
Sarah Kriesch
b48102537d OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=35 2025-05-11 16:58:51 +00:00
64f82ed083 Accepting request 1176943 from devel:languages:misc
OBS-URL: https://build.opensuse.org/request/show/1176943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qore-json-module?expand=0&rev=12
2024-05-28 15:28:13 +00:00
Sarah Kriesch
3e6bb7be05 Accepting request 1176942 from home:AdaLovelace:branches:devel:languages:misc
- Remove BuildRequirement qore-stdlib after the move of qore-stdlib to qore
- Update %{module_api} for json api checks
- Update to 1.8.2 because of updated qore
  * Updates to allow the module to build with qpp from Qore 1.12.4+
- Update to 1.8.1 because of qore-doc requirement
  * eliminated excess whitespace from compact JSON 
    serialization (refs qorelanguage/qore#4459)
- Update to version 1.8 for Qore 1.0.10
  * Fixed module loading
  * Fixed module namespace paths
- Update to version 1.8 for Qore 0.9.15
  * added support for new ConnectionProvider
  * fixed parsing JSON numbers with exponents
  * fixed output of noisy floating-point values
  * fixed JsonRpcHandler related to Qore
  * Support QoreValue API
  * https://github.com/qorelanguage/module-json/compare/v1.7...release-0.9.15
- Use cmake macros
- update to 1.7:
  * deprecated support for the non-published JSON-RPC 1.1 protocol
  * added support for JSON-RPC 2.0
  * added the JsonRpcConnection user module
  * improved argument error messages with RPC calls in the JsonRpcHandler module (issue 2573)
  * fixed date serialization to use ISO-8601 format (instead of near-ISO-8601 format: issue 2655)
  * parse_json() now ignores UTF-8 and Unicode BOMs at the start of passed JSON string (issue 1398)
  * fixed a bug in request logging in the JsonRpcHandler module (issue 1487)
  * fixed a bug serializing hash keys with embedded quotes (issue 2242)
  * serialize binary values as base64-encoded strings
  * user modules moved to top-level qore module directory from version-specific module directory since they are valid for multiple versions of qore
  * serialize nan, +/-inf as null according to the JSON spec
  * added detection for invalid JSON-RPC calls and added a more user-friendly error message in the JsonRpcHandler module
  * new functions added conforming to Qore's function naming convention, old camel-case functions deprecated
  * JSON tests ported to QUnit
  * Qore 0.8.12 required as a minimum to build
  * JSON output is more compact; less extraneous whitespace is used
- remove 0001-set-64bit-for-other-architectures.patch: upstream
- Remove -m32 and -m64 options except for x86* and ppc*
- Don't start fdupes over docs: it can cause build failures if the
  link is not in the direction expected.
- Set 64bit for powerpc64, aarch64 and s390x 
- added patches:
  * 0001-set-64bit-for-other-architectures.patch
- migrated to OBS file layout

OBS-URL: https://build.opensuse.org/request/show/1176942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=33
2024-05-26 13:13:17 +00:00
9f30576532 Accepting request 1100028 from devel:languages:misc
OBS-URL: https://build.opensuse.org/request/show/1100028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qore-json-module?expand=0&rev=11
2023-07-24 16:27:09 +00:00
Sarah Kriesch
2e4114f350 Accepting request 1100027 from home:AdaLovelace:branches:devel:languages:misc
- Update %{module_api} for json api checks

OBS-URL: https://build.opensuse.org/request/show/1100027
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=31
2023-07-22 09:12:30 +00:00
38c37a2763 Accepting request 1059446 from devel:languages:misc
OBS-URL: https://build.opensuse.org/request/show/1059446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qore-json-module?expand=0&rev=10
2023-01-24 19:42:56 +00:00
Sarah Kriesch
32efd0bca5 Accepting request 1059445 from home:AdaLovelace:branches:devel:languages:misc
- Update to 1.8.2 because of updated qore
  * Updates to allow the module to build with qpp from Qore 1.12.4+
- Update to 1.8.1 because of qore-doc requirement
  * eliminated excess whitespace from compact JSON 
    serialization (refs qorelanguage/qore#4459)
- Update to version 1.8 for Qore 1.0.10
  * Fixed module loading
  * Fixed module namespace paths
- Update to version 1.8 for Qore 0.9.15
  * added support for new ConnectionProvider
  * fixed parsing JSON numbers with exponents
  * fixed output of noisy floating-point values
  * fixed JsonRpcHandler related to Qore
  * Support QoreValue API
  * https://github.com/qorelanguage/module-json/compare/v1.7...release-0.9.15
- Use cmake macros
- update to 1.7:
  * deprecated support for the non-published JSON-RPC 1.1 protocol
  * added support for JSON-RPC 2.0
  * added the JsonRpcConnection user module
  * improved argument error messages with RPC calls in the JsonRpcHandler module (issue 2573)
  * fixed date serialization to use ISO-8601 format (instead of near-ISO-8601 format: issue 2655)
  * parse_json() now ignores UTF-8 and Unicode BOMs at the start of passed JSON string (issue 1398)
  * fixed a bug in request logging in the JsonRpcHandler module (issue 1487)
  * fixed a bug serializing hash keys with embedded quotes (issue 2242)
  * serialize binary values as base64-encoded strings
  * user modules moved to top-level qore module directory from version-specific module directory since they are valid for multiple versions of qore
  * serialize nan, +/-inf as null according to the JSON spec
  * added detection for invalid JSON-RPC calls and added a more user-friendly error message in the JsonRpcHandler module
  * new functions added conforming to Qore's function naming convention, old camel-case functions deprecated
  * JSON tests ported to QUnit
  * Qore 0.8.12 required as a minimum to build
  * JSON output is more compact; less extraneous whitespace is used
- remove 0001-set-64bit-for-other-architectures.patch: upstream
- Remove -m32 and -m64 options except for x86* and ppc*
- Don't start fdupes over docs: it can cause build failures if the
  link is not in the direction expected.
- Set 64bit for powerpc64, aarch64 and s390x 
- added patches:
  * 0001-set-64bit-for-other-architectures.patch
- migrated to OBS file layout

OBS-URL: https://build.opensuse.org/request/show/1059445
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=29
2023-01-18 21:21:20 +00:00
62238ecdcc Accepting request 982701 from devel:languages:misc
OBS-URL: https://build.opensuse.org/request/show/982701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qore-json-module?expand=0&rev=9
2022-06-16 16:19:46 +00:00
David Nichols
5207c361ce Accepting request 982600 from home:AdaLovelace:branches:devel:languages:misc
- Update to 1.8.1 becoause of qore-doc requirement
  * eliminated excess whitespace from compact JSON 
    serialization (refs qorelanguage/qore#4459)

OBS-URL: https://build.opensuse.org/request/show/982600
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=27
2022-06-15 05:56:41 +00:00
07060db4e0 Accepting request 933273 from devel:languages:misc
OBS-URL: https://build.opensuse.org/request/show/933273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qore-json-module?expand=0&rev=8
2021-11-23 21:10:30 +00:00
27503ca3b5 Accepting request 927942 from home:susnux:branches:devel:languages:misc
Update to version 1.8 for Qore 1.0.10

Requires: https://build.opensuse.org/request/show/927940

OBS-URL: https://build.opensuse.org/request/show/927942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=26
2021-11-23 13:41:57 +00:00
7ffd48f910 Accepting request 908915 from devel:languages:misc
OBS-URL: https://build.opensuse.org/request/show/908915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qore-json-module?expand=0&rev=7
2021-08-01 19:51:35 +00:00
350430ef25 Accepting request 898531 from home:susnux:branches:devel:languages:misc
Update to version 1.8 for Qore 0.9.15

OBS-URL: https://build.opensuse.org/request/show/898531
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=25
2021-07-28 14:41:31 +00:00
a4a92f8afc Accepting request 827173 from devel:languages:misc
OBS-URL: https://build.opensuse.org/request/show/827173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qore-json-module?expand=0&rev=6
2020-08-17 10:06:08 +00:00
David Nichols
68730adc6a Accepting request 827109 from home:dirkmueller:branches:devel:languages:misc
- update to 1.7:
  * deprecated support for the non-published JSON-RPC 1.1 protocol
  * added support for JSON-RPC 2.0
  * added the JsonRpcConnection user module
  * improved argument error messages with RPC calls in the JsonRpcHandler module (issue 2573)
  * fixed date serialization to use ISO-8601 format (instead of near-ISO-8601 format: issue 2655)
  * parse_json() now ignores UTF-8 and Unicode BOMs at the start of passed JSON string (issue 1398)
  * fixed a bug in request logging in the JsonRpcHandler module (issue 1487)
  * fixed a bug serializing hash keys with embedded quotes (issue 2242)
  * serialize binary values as base64-encoded strings
  * user modules moved to top-level qore module directory from version-specific module directory since they are valid for multiple versions of qore
  * serialize nan, +/-inf as null according to the JSON spec
  * added detection for invalid JSON-RPC calls and added a more user-friendly error message in the JsonRpcHandler module
  * new functions added conforming to Qore's function naming convention, old camel-case functions deprecated
  * JSON tests ported to QUnit
  * Qore 0.8.12 required as a minimum to build
  * JSON output is more compact; less extraneous whitespace is used
- remove 0001-set-64bit-for-other-architectures.patch: upstream

OBS-URL: https://build.opensuse.org/request/show/827109
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=23
2020-08-17 05:40:41 +00:00
77ddb32cda Accepting request 822251 from devel:languages:misc
- Remove -m32 and -m64 options except for x86* and ppc*

OBS-URL: https://build.opensuse.org/request/show/822251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qore-json-module?expand=0&rev=5
2020-07-24 08:01:31 +00:00
David Nichols
6f6826d4bf Accepting request 602553 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Remove -m32 and -m64 options except for x86* and ppc*

OBS-URL: https://build.opensuse.org/request/show/602553
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=21
2018-04-30 13:24:15 +00:00
dce869c54a Accepting request 266238 from devel:languages:misc
1

OBS-URL: https://build.opensuse.org/request/show/266238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qore-json-module?expand=0&rev=4
2014-12-23 10:51:06 +00:00
Petr Vanek
8dc14b2e41 Accepting request 266143 from home:dimstar:branches:devel:languages:misc
- Don't start fdupes over docs: it can cause build failures if the
  link is not in the direction expected.

(see current openSUSE:Factory build failure - the space gained is not that immense that it makes sense)

OBS-URL: https://build.opensuse.org/request/show/266143
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=19
2014-12-23 10:03:26 +00:00
Stephan Kulow
34423abb62 Accepting request 243653 from devel:languages:misc
1

OBS-URL: https://build.opensuse.org/request/show/243653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qore-json-module?expand=0&rev=2
2014-08-06 09:42:28 +00:00
David Nichols
17594ee454 Accepting request 243646 from home:k0da:ppc
- Set 64bit for powerpc64, aarch64 and s390x 
- added patches:
  * 0001-set-64bit-for-other-architectures.patch

OBS-URL: https://build.opensuse.org/request/show/243646
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=17
2014-08-05 04:20:04 +00:00
Stephan Kulow
e3399031e0 Accepting request 243366 from devel:languages:misc
New module for Qore programming language as described in http://lists.opensuse.org/opensuse-factory/2013-01/msg00105.html

OBS-URL: https://build.opensuse.org/request/show/243366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qore-json-module?expand=0&rev=1
2014-08-01 12:34:46 +00:00
Petr Vanek
aa1bacf4c4 factory layout
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=15
2014-08-01 09:25:26 +00:00
David Nichols
4b75e44ed9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=14 2013-10-05 10:06:00 +00:00
David Nichols
7d04c86b7a OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=13 2013-10-05 10:05:51 +00:00
David Nichols
fcf196ac90 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=11 2013-10-05 10:05:30 +00:00
David Nichols
45852e1973 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=10 2013-07-31 11:24:46 +00:00
David Nichols
6172be1421 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=9 2013-07-31 11:24:36 +00:00
David Nichols
7258cbd2de OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=7 2013-07-31 11:24:03 +00:00
David Nichols
73d6e1bc56 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=6 2013-02-27 10:34:59 +00:00
David Nichols
998a2f4a19 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=5 2013-02-27 10:34:47 +00:00
David Nichols
24f7ba5b71 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=3 2013-02-27 10:34:22 +00:00
David Nichols
dd46b62968 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=2 2010-12-24 09:07:17 +00:00
David Nichols
bdc088f14c OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/qore-json-module?expand=0&rev=1 2010-12-24 09:06:51 +00:00