Hello community, here is the log from the commit of package folks for openSUSE:Factory checked in at 2015-03-30 19:13:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/folks (Old) and /work/SRC/openSUSE:Factory/.folks.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "folks" Changes: -------- --- /work/SRC/openSUSE:Factory/folks/folks.changes 2015-01-23 16:16:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2015-03-30 19:13:43.000000000 +0200 @@ -1,0 +2,21 @@ +Mon Feb 16 14:00:02 UTC 2015 - [email protected] + +- Update to version 0.11.0: + + Major changes: + - The --enable-tests configure option has been renamed to + --enable-modular-tests. + - Installed tests are now supported using + --enable-installed-tests. + - Add a vCard-like ExtendedInfo interface. + - Upgrade to new EDS address book timeout API. + - Add search-based retrieval of Individuals. + + Bugs fixed: + - bgo#641211: Add arbitrary-field interface for applications + to store trivial per-person data. + - bgo#743398: Add support for installed-tests. + - bgo#743934: FTBFS after EDS commit 884fb8d8. + - bgo#646808: Add search-based retrieval. + + Various API changes. +- Bump module_version to 43, following upstream. + +------------------------------------------------------------------- Old: ---- folks-0.10.1.tar.xz New: ---- folks-0.11.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ folks.spec ++++++ --- /var/tmp/diff_new_pack.sR5lJy/_old 2015-03-30 19:13:44.000000000 +0200 +++ /var/tmp/diff_new_pack.sR5lJy/_new 2015-03-30 19:13:44.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package folks # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %define soversion 25 -%define module_version 42 +%define module_version 43 %define with_zeitgeist 0 %if 0%{?suse_version} < 1315 @@ -27,28 +27,28 @@ %endif Name: folks -Version: 0.10.1 +Version: 0.11.0 Release: 0 Summary: Library to create metacontacts from multiple sources License: LGPL-2.1+ Group: System/Libraries Url: http://telepathy.freedesktop.org/wiki/Folks -Source: http://download.gnome.org/sources/folks/0.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/folks/0.11/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel BuildRequires: intltool >= 0.50.0 BuildRequires: readline-devel BuildRequires: vala >= 0.22.0.28 BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(gee-0.8) >= 0.8.6 -BuildRequires: pkgconfig(gobject-2.0) >= 2.38.2 -BuildRequires: pkgconfig(libebook-1.2) >= 3.9.1 +BuildRequires: pkgconfig(gobject-2.0) >= 2.40.0 +BuildRequires: pkgconfig(libebook-1.2) >= 3.13.90 BuildRequires: pkgconfig(libebook-contacts-1.2) >= 3.7.90 -BuildRequires: pkgconfig(libedataserver-1.2) >= 3.5.3.1 +BuildRequires: pkgconfig(libedataserver-1.2) >= 3.13.90 %if %{with libsocialweb} BuildRequires: pkgconfig(libsocialweb-client) >= 0.25.20 %endif BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(telepathy-glib) >= 0.19.0 +BuildRequires: pkgconfig(telepathy-glib) >= 0.19.9 %if %{with_zeitgeist} BuildRequires: pkgconfig(zeitgeist-2.0) >= 0.9.14 %endif ++++++ folks-0.10.1.tar.xz -> folks-0.11.0.tar.xz ++++++ ++++ 105108 lines of diff (skipped)
