diff --git a/json-glib-0.13.4.tar.bz2 b/json-glib-0.13.4.tar.bz2 deleted file mode 100644 index 0ea1b7e..0000000 --- a/json-glib-0.13.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a28712b7aab83f89f456f90155a5c07606eeeff41f22cf97c402b0128e166334 -size 524361 diff --git a/json-glib-0.13.90.tar.bz2 b/json-glib-0.13.90.tar.bz2 new file mode 100644 index 0000000..31dba27 --- /dev/null +++ b/json-glib-0.13.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3819532086fd6772a4132a3deba07fa0509fe480ef7fa4e82c7b501dfee5697f +size 520841 diff --git a/json-glib.changes b/json-glib.changes index 35f4655..f46dd04 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Sep 9 16:20:36 UTC 2011 - vuntz@opensuse.org + +- Update to version 0.13.90: + + Make JsonReader perform a stricter validation especially when + using the strongly typed accessors. + + Misc bug fixes. + ------------------------------------------------------------------- Wed Jul 27 15:47:19 CEST 2011 - vuntz@opensuse.org diff --git a/json-glib.spec b/json-glib.spec index fc35535..a026015 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -19,13 +19,13 @@ Name: json-glib -Version: 0.13.4 -Release: 2 +Version: 0.13.90 +Release: 1 Summary: Library for JavaScript Object Notation format License: LGPLv2.1+ Group: Development/Libraries/C and C++ Url: http://live.gnome.org/JsonGlib -Source0: %{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/json-glib/0.13/%{name}-%{version}.tar.bz2 Source99: baselibs.conf BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel