Hello community, here is the log from the commit of package json-glib for openSUSE:Factory checked in at 2012-10-03 07:50:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/json-glib (Old) and /work/SRC/openSUSE:Factory/.json-glib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "json-glib", Maintainer is "gnome-maintain...@suse.de" Changes: -------- --- /work/SRC/openSUSE:Factory/json-glib/json-glib.changes 2012-01-06 11:45:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.json-glib.new/json-glib.changes 2012-10-03 07:50:05.000000000 +0200 @@ -1,0 +2,13 @@ +Wed Jul 18 11:14:15 UTC 2012 - dims...@opensuse.org + +- Update to version 0.15.2: + + Fixes for building with VisualStudio + + Allow out-of-tree builds + + Bump the dependency on GLib to 2.31 + + Use the new deprecation system provided by GLib + + Simplify the value handling inside JsonNode + + Use lcov to generate coverage reports for the test suite + + Check expected ABI when building + + Drop dependency on gnome-autogen.sh when building from Git + +------------------------------------------------------------------- Old: ---- json-glib-0.14.2.tar.bz2 New: ---- json-glib-0.15.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ json-glib.spec ++++++ --- /var/tmp/diff_new_pack.NdGoCX/_old 2012-10-03 07:50:11.000000000 +0200 +++ /var/tmp/diff_new_pack.NdGoCX/_new 2012-10-03 07:50:11.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package json-glib # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -16,16 +16,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: json-glib -Version: 0.14.2 +Version: 0.15.2 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.14/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/json-glib/0.15/%{name}-%{version}.tar.xz Source99: baselibs.conf -BuildRequires: glib2-devel +BuildRequires: glib2-devel >= 2.31.0 BuildRequires: gobject-introspection-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -125,7 +126,7 @@ %files -n libjson-glib-1_0-0 %defattr(-,root,root) -%doc ChangeLog COPYING NEWS README +%doc ChangeLog COPYING NEWS %{_libdir}/*.so.* %files -n typelib-1_0-Json-1_0 -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org