From f5c497eebfa1f2f301176c447726f1086220d3d8e081596bc991fc00a6fc810d Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 16 Jun 2011 12:06:37 +0000 Subject: [PATCH] Accepting request 73713 from home:dimstar:branches:GNOME:Factory Update to 0.13.4 OBS-URL: https://build.opensuse.org/request/show/73713 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=29 --- json-glib-0.13.2.tar.bz2 | 3 --- json-glib-0.13.4.tar.bz2 | 3 +++ json-glib.changes | 11 +++++++++++ json-glib.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 json-glib-0.13.2.tar.bz2 create mode 100644 json-glib-0.13.4.tar.bz2 diff --git a/json-glib-0.13.2.tar.bz2 b/json-glib-0.13.2.tar.bz2 deleted file mode 100644 index 541099e..0000000 --- a/json-glib-0.13.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cbf7306a0928bed9ece99820ff8154943cf5a8558fd728a7710399825352720 -size 485990 diff --git a/json-glib-0.13.4.tar.bz2 b/json-glib-0.13.4.tar.bz2 new file mode 100644 index 0000000..0ea1b7e --- /dev/null +++ b/json-glib-0.13.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a28712b7aab83f89f456f90155a5c07606eeeff41f22cf97c402b0128e166334 +size 524361 diff --git a/json-glib.changes b/json-glib.changes index 6ca511c..964c983 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jun 15 14:12:26 CEST 2011 - dimstar@opensuse.org + +- Update to version 0.13.4: + + Remove all G_CONST_RETURN usage after the deprecation + + Allow JsonSerializable to override the introspection and + modification of properties + + Add i18n support for GError messages + + Do not serialize GObject properties that match their default + values. + ------------------------------------------------------------------- Wed May 18 21:32:10 CEST 2011 - dimstar@opensuse.org diff --git a/json-glib.spec b/json-glib.spec index 94433bd..59c8adf 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -19,7 +19,7 @@ Name: json-glib -Version: 0.13.2 +Version: 0.13.4 Release: 1 Summary: Library for JavaScript Object Notation format License: LGPLv2.1+ @@ -103,7 +103,7 @@ rm -rf %{buildroot} %files -n libjson-glib-1_0-0 %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING NEWS README +%doc ChangeLog COPYING NEWS README %{_libdir}/*.so.* %{_libdir}/girepository-1.0/Json-1.0.typelib