commit json-glib for openSUSE:Factory
Hello community, here is the log from the commit of package json-glib for openSUSE:Factory checked in at 2014-05-05 21:16:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/json-glib (Old) and /work/SRC/openSUSE:Factory/.json-glib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "json-glib" Changes: -------- --- /work/SRC/openSUSE:Factory/json-glib/json-glib.changes 2013-09-23 09:34:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.json-glib.new/json-glib.changes 2014-05-05 21:18:01.000000000 +0200 @@ -1,0 +2,20 @@ +Tue Mar 25 13:40:17 UTC 2014 - dimstar@opensuse.org + +- Update to version 1.0.0: + + Build fixes. + + Bugs fixed: bgo#723813. + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 4 17:17:01 UTC 2014 - dimstar@opensuse.org + +- Update to version 0.99.2: + + Use the -Bsymbolic-functions linker flag when available. + + Bump the dependency on GLib to 2.38. + + Use the TAP driver for the test suite. + + Improve the syntax validation in JsonPath. + + Validate the JsonParser input to be UTF-8. + + Add command line tools for validating and formatting JSON. + + Improve documentation. + +------------------------------------------------------------------- Old: ---- json-glib-0.16.2.tar.xz New: ---- json-glib-1.0.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ json-glib.spec ++++++ --- /var/tmp/diff_new_pack.SwAjH5/_old 2014-05-05 21:18:02.000000000 +0200 +++ /var/tmp/diff_new_pack.SwAjH5/_new 2014-05-05 21:18:02.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package json-glib # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -18,15 +18,15 @@ Name: json-glib -Version: 0.16.2 +Version: 1.0.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.16/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/json-glib/1.0/%{name}-%{version}.tar.xz Source99: baselibs.conf -BuildRequires: glib2-devel >= 2.34.0 +BuildRequires: glib2-devel >= 2.37.6 BuildRequires: gobject-introspection-devel BuildRequires: translation-update-upstream BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -137,6 +137,9 @@ %files devel %defattr(-,root,root) +# Those could potentially be split in a -tools package, but are never used by non-devs. +%{_bindir}/json-glib-format +%{_bindir}/json-glib-validate %{_includedir}/%{name}-1.0 %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc ++++++ json-glib-0.16.2.tar.xz -> json-glib-1.0.0.tar.xz ++++++ ++++ 54805 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de