diff --git a/json-glib-1.2.0.tar.xz b/json-glib-1.2.0.tar.xz deleted file mode 100644 index 7ea5762..0000000 --- a/json-glib-1.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99d6dfbe49c08fd7529f1fe8dcb1893b810a1bb222f1e7b65f41507658b8a7d3 -size 585548 diff --git a/json-glib-1.2.2.tar.xz b/json-glib-1.2.2.tar.xz new file mode 100644 index 0000000..556d286 --- /dev/null +++ b/json-glib-1.2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea128ab52a824fcd06e5448fbb2bd8d9a13740d51c66d445828edba71321a621 +size 590376 diff --git a/json-glib.changes b/json-glib.changes index efef02b..0c4e26d 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jul 30 09:17:57 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.2.2: + + Add support for g_auto* macros. + + Allow making JSON types optionally immutable, in order to allow + efficient hashing and equality tests (bgo#756121). + + Improve the build under MSVC. + + Updated translations. + ------------------------------------------------------------------- Fri Apr 15 16:12:17 CEST 2016 - hpj@suse.com diff --git a/json-glib.spec b/json-glib.spec index 237384c..923ef69 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -18,7 +18,7 @@ Name: json-glib -Version: 1.2.0 +Version: 1.2.2 Release: 0 Summary: Library for JavaScript Object Notation format License: LGPL-2.1+