aboutsummaryrefslogtreecommitdiff
path: root/libs/json-glib
Commit message (Collapse)AuthorAge
* json-glib: update to 1.6.2Sebastian Kemper2021-02-14
| | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* json-glib: bump to 1.6.0Sebastian Kemper2020-09-19
| | | | | | | | | | | Version bump. New stable branch. ABI_VERSION added. Tests can now be disabled directly. The python3 check is now disabled, as it causes problems with the new Github Action tests. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* json-glib: new packageSebastian Kemper2020-05-02
From upstream description: JSON-GLib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format described by RFC 4627. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>