diff --git a/json-glib-0.12.2.tar.bz2 b/json-glib-0.12.2.tar.bz2 deleted file mode 100644 index 739a646..0000000 --- a/json-glib-0.12.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89fa9b870dfe2d8b7b00210be76cdbb2d46a8d2cc77ca7cbe5d081bdf8cad780 -size 429093 diff --git a/json-glib-0.12.4.tar.bz2 b/json-glib-0.12.4.tar.bz2 new file mode 100644 index 0000000..a69edd0 --- /dev/null +++ b/json-glib-0.12.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462cd611016ae189d5e3f258dc7741e6a2e8267404b4e3806aaf346d50f1df7e +size 448904 diff --git a/json-glib.changes b/json-glib.changes index a89989d..fb4e8b8 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed May 4 10:32:17 CEST 2011 - vuntz@opensuse.org + +- Update to version 0.12.4: + + Fix a bug in JsonObject that led to memory corruption when + replacing members. + + Fix introspection annotations. + + Use AC_CANONICAL_HOST when building, to ease cross-compiling. + + List GIO in the Requires: clause of the pkg-config file + ------------------------------------------------------------------- Fri Feb 11 12:16:25 UTC 2011 - fcrozat@novell.com diff --git a/json-glib.spec b/json-glib.spec index 07d8c0c..bfdba0c 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -19,7 +19,7 @@ Name: json-glib -Version: 0.12.2 +Version: 0.12.4 Release: 1 Summary: Library for JavaScript Object Notation format License: LGPLv2.1+