Accepting request 638552 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/638552
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=76
This commit is contained in:
Dominique Leuenberger 2018-09-27 07:41:23 +00:00 committed by Git OBS Bridge
parent de5709487e
commit 787448e4e5
4 changed files with 19 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d7709a44749c7318599a6829322e081915bdc73f5be5045882ed120bb686dc8
size 163576

3
json-glib-1.4.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:720c5f4379513dc11fd97dc75336eb0c0d3338c53128044d9fabec4374f4bc47
size 165584

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Sep 26 18:18:57 UTC 2018 - bjorn.lie@gmail.com
- Update to version 1.4.4:
+ Fix memory leaks.
+ Fix behaviour of JsonParser with immutable nodes for empty
documents.
+ Clarify documentation.
+ Update autoptr macro for JsonNode to use json_node_unref().
+ Update the enumeration types template.
+ Perform fuzzy comparisons for floating point values in the test
suite.
+ Updated translations.
-------------------------------------------------------------------
Thu Apr 26 14:05:07 CEST 2018 - sbrabec@suse.com

View File

@ -13,12 +13,12 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: json-glib
Version: 1.4.2
Version: 1.4.4
Release: 0
Summary: Library for JavaScript Object Notation format
License: LGPL-2.1-or-later