diff --git a/json-glib-1.4.2.tar.xz b/json-glib-1.4.2.tar.xz deleted file mode 100644 index 1d2c714..0000000 --- a/json-glib-1.4.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d7709a44749c7318599a6829322e081915bdc73f5be5045882ed120bb686dc8 -size 163576 diff --git a/json-glib-1.4.4.tar.xz b/json-glib-1.4.4.tar.xz new file mode 100644 index 0000000..8f3ec47 --- /dev/null +++ b/json-glib-1.4.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:720c5f4379513dc11fd97dc75336eb0c0d3338c53128044d9fabec4374f4bc47 +size 165584 diff --git a/json-glib.changes b/json-glib.changes index bb2943a..f37b52d 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -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 diff --git a/json-glib.spec b/json-glib.spec index e7d0a40..0a47d20 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -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