Hello community, here is the log from the commit of package libgdata for openSUSE:Factory checked in at 2012-10-04 18:40:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgdata (Old) and /work/SRC/openSUSE:Factory/.libgdata.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgdata", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libgdata/libgdata.changes 2012-04-12 09:37:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgdata.new/libgdata.changes 2012-10-04 18:41:00.000000000 +0200 @@ -1,0 +2,35 @@ +Sat Jul 28 12:55:31 UTC 2012 - [email protected] + +- Update to version 0.13.1: + + Major changes: + - Add support for Google Drawings + - Fix some of the test suite + - Add support for copying Google documents + - Moved GOA authoriser from EDS/GNOME Documents into libgdata + - Remove libgnome-keyring dependency in favour of libgcr-base + + Various API changes + + Bugs fixed: bgo#607270, bgo#633548, bgo#656970, bgo#656976, + bgo#679072, bgo#679867 + + Updated translations. +- Add pkgconfig(goa-1.0) BuildRequires: new dependency. +- Replace plgconfig(gnome-keyring-1) BuildRequires with + pkgconfig(gcr-base-3), following upstreams port to gcr. + +------------------------------------------------------------------- +Sat Apr 14 16:39:41 UTC 2012 - [email protected] + +- Update to version 0.13.0: + + Major changes: + - Bump GLib dependency to 2.31.0 in order to use its new + threading primitives + - Add basic support for resumable uploads to GDataUploadStream + (bgo#607272) + - Update support for Google Documents to v3 of the API + - Add support for arbitrary file uploads to Google Documents + (using GDataDocumentsDocument), and document conversion on + upload (using GDataDocumentsUploadQuery) + + Various API changes + + Bugs fixed: bgo#588714, bgo#593537, bgo#607616, bgo#656971. + + Updated translations. + +------------------------------------------------------------------- Old: ---- libgdata-0.12.0.tar.xz New: ---- libgdata-0.13.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgdata.spec ++++++ --- /var/tmp/diff_new_pack.OJLdS0/_old 2012-10-04 18:41:02.000000000 +0200 +++ /var/tmp/diff_new_pack.OJLdS0/_new 2012-10-04 18:41:02.000000000 +0200 @@ -20,20 +20,21 @@ %define _sover 13 Name: libgdata -Version: 0.12.0 +Version: 0.13.1 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.12/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libgdata/0.13/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: translation-update-upstream +BuildRequires: pkgconfig(gcr-base-3) BuildRequires: pkgconfig(gdk-pixbuf-2.0) -BuildRequires: pkgconfig(gio-2.0) >= 2.30.0 -BuildRequires: pkgconfig(gnome-keyring-1) +BuildRequires: pkgconfig(gio-2.0) >= 2.31.0 +BuildRequires: pkgconfig(goa-1.0) >= 3.2 # 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) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
