Hello community, here is the log from the commit of package libgdata for openSUSE:Factory checked in at 2014-05-05 21:16:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgdata (Old) and /work/SRC/openSUSE:Factory/.libgdata.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libgdata" Changes: -------- --- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes 2013-12-30 10:07:25.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes 2014-05-05 21:18:02.000000000 +0200 @@ -1,0 +2,23 @@ +Fri Dec 20 19:20:31 UTC 2013 - dimstar@opensuse.org + +- Update to version 0.15.0: + + Major changes: + - Add JSON support and a Google Tasks service. + - Add support for GProxyResolver proxies. + - Fix build with recent gnome-common versions. + - Fix build and installed header files for C++. + - Remove deprecated function calls. + - Fix compilation with -fstrict-aliasing. + - Port local tests to use libuhttpmock (which is a new + dependency). + + Various API changes (see documentation). + + Bugs fixed: bgo#712565, bgo#719647. + + Updated translations. +- Add pkgconfig(json-glib-1.0) and pkgconfig(libuhttpmock-0.0) + BuildRequires: new dependencies. +- Drop pkgconfig(libsoup-gnome-2.4) BuildRequires: no longer + required. +- Bump _sover to 19, following upstreams soname change (also in + baselibs.conf). + +------------------------------------------------------------------- @@ -20 +43 @@ - + Updated translations + + Updated translations. Old: ---- libgdata-0.14.1.tar.xz New: ---- libgdata-0.15.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgdata.spec ++++++ --- /var/tmp/diff_new_pack.BZYVx3/_old 2014-05-05 21:18:03.000000000 +0200 +++ /var/tmp/diff_new_pack.BZYVx3/_new 2014-05-05 21:18:03.000000000 +0200 @@ -17,16 +17,16 @@ # Update baselibs.conf when changing this -%define _sover 13 +%define _sover 19 Name: libgdata -Version: 0.14.1 +Version: 0.15.0 Release: 0 Summary: GLib-based library for accessing online service APIs using the GData protocol License: LGPL-2.1+ Group: Development/Libraries/GNOME Url: http://live.gnome.org/libgdata -Source: http://download.gnome.org/sources/libgdata/0.14/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libgdata/0.15/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: gobject-introspection-devel BuildRequires: intltool @@ -35,11 +35,12 @@ BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-2.0) >= 2.31.0 BuildRequires: pkgconfig(goa-1.0) >= 3.2 +BuildRequires: pkgconfig(json-glib-1.0) >= 0.15 # Note: as of 0.10.0, gtk+-3.0 is only needed to build a demo that isn't # installed, so no need to depend on it #BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(libsoup-2.4) -BuildRequires: pkgconfig(libsoup-gnome-2.4) >= 2.37.91 +BuildRequires: pkgconfig(libsoup-2.4) >= 2.42.0 +BuildRequires: pkgconfig(libuhttpmock-0.0) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(oauth) BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.BZYVx3/_old 2014-05-05 21:18:03.000000000 +0200 +++ /var/tmp/diff_new_pack.BZYVx3/_new 2014-05-05 21:18:03.000000000 +0200 @@ -1 +1 @@ -libgdata13 +libgdata19 ++++++ libgdata-0.14.1.tar.xz -> libgdata-0.15.0.tar.xz ++++++ ++++ 29952 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org