diff --git a/json-glib-0.15.2.tar.xz b/json-glib-0.15.2.tar.xz deleted file mode 100644 index d4e7cce..0000000 --- a/json-glib-0.15.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f090cd94acc85989e033d72028fa70863d05092ae5bba6b454e70c132b24cdde -size 459232 diff --git a/json-glib-0.16.0.tar.xz b/json-glib-0.16.0.tar.xz new file mode 100644 index 0000000..4e5bb14 --- /dev/null +++ b/json-glib-0.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a3fd2f399e4c148aad608e6ed0a94095f2ddde9dd12f5aa2f072ecae5c1d37 +size 505452 diff --git a/json-glib.changes b/json-glib.changes index e58d6dc..c1d15a7 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Apr 16 20:22:31 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.16.0: + + docs: Fix xinclude fallback for annotation glossary. + + variant: Fix documentation and annotations for deserialize(). + + Update Visual Studio Solution Files. + + Visual Studio Builds: Support building introspection files. + + path: Fix get all object members with wildcard. + + build: Bump up the requirement for GLib. + + build: Use the symbols file to generate our public ABI. + + Use the new typed JsonNode initializers. + + Consolidate null handling in JsonArray and JsonObject. + + node: Add typed initializers. + + Bugs fixed: bgo#660795, bgo#686096, bgo#691557, bgo#693575. + + Updated translations. + ------------------------------------------------------------------- Thu Feb 28 18:10:37 CET 2013 - sbrabec@suse.cz diff --git a/json-glib.spec b/json-glib.spec index 25a2439..cd2232b 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -18,15 +18,15 @@ Name: json-glib -Version: 0.15.2 +Version: 0.16.0 Release: 0 Summary: Library for JavaScript Object Notation format License: LGPL-2.1+ Group: Development/Libraries/C and C++ Url: http://live.gnome.org/JsonGlib -Source0: http://download.gnome.org/sources/json-glib/0.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/json-glib/0.16/%{name}-%{version}.tar.xz Source99: baselibs.conf -BuildRequires: glib2-devel >= 2.31.0 +BuildRequires: glib2-devel >= 2.34.0 BuildRequires: gobject-introspection-devel BuildRequires: translation-update-upstream BuildRoot: %{_tmppath}/%{name}-%{version}-build