Accepting request 638692 from GNOME:Factory
New stable rel (forwarded request 638552 from iznogood) OBS-URL: https://build.opensuse.org/request/show/638692 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=44
This commit is contained in:
commit
ceecafd206
@ -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
3
json-glib-1.4.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:720c5f4379513dc11fd97dc75336eb0c0d3338c53128044d9fabec4374f4bc47
|
||||
size 165584
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user