Package Release Info

jsonrpc-glib-3.44.2-bp160.1.3

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

jsonrpc-glib-devel
libjsonrpc-glib-1_0-1
typelib-1_0-Jsonrpc-1_0

Change Logs

* Sun Jun 29 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.44.2:
  + Improvements for potential UB usage for 8-byte aligned types.
* Sun Aug 11 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.44.1:
  + Update testsuite to work with stricter json-glib.
* Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.44.0:
  + No changes since 3.43.0 development release.
* Mon Mar 06 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.43.0:
  + Testsuite fixes
  + Improved error messages
  + Provide client error code with JSON_CLIENT_ERROR error domain
  + Explicit variant ownership fixes
- Enable meson_test macro again, following upstreams fixes.
* Mon Aug 29 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Disable meson_test macro, it randomly fails for all arches and
  targets.
  https://gitlab.gnome.org/GNOME/jsonrpc-glib/-/issues/2
* Sat Mar 19 2022 Luciano Santos <luc14n0@opensuse.org>
- Update to version 3.42.0:
  + Documentation improvements to use gi-docgen.
  + Introspection fixes.
- Replace gtk-doc with pkgconfig(gi-docgen) build requirement as
  the new improved way for generating the API documentation.
- Add temporary hacky SED commands to fix the gi-docgen generated
  documentation ending up under /usr/share/doc/ rather than
  /usr/share/doc/PKG_NAME.
- Add jsonrpc-glib-rpmlintrc to filter out the:
  "obsolete-not-provided typelib-1_0-Jsonrpc-1.0" since there's no
  need to do so as we already used the capability typelib(foobar),
  for requirements, before the renaming.
* Fri Jan 07 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.41.0:
  + Improvements to JSONRPC_MESSAGE_PUT_VARIANT().
- Replace post(un) handling with ldconfig_scriptlets macro.
- Add check section, meson_test macro and pass enable_tests=true to
  meson, run tests during build.
* Thu Sep 23 2021 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.40.0:
  + Add ability to inject variant into messages.
* Mon Sep 14 2020 dimstar@opensuse.org
- Update to version 3.38.0:
  + Improve usage as a subproject.
* Tue Sep 10 2019 mgorse@suse.com
- Update to version 3.34.0:
  + No changes.