Hello community,
here is the log from the commit of package evolution-data-server for
openSUSE:Factory checked in at 2016-09-21 18:33:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
and /work/SRC/openSUSE:Factory/.evolution-data-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evolution-data-server"
Changes:
--------
---
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes
2016-08-12 15:35:41.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
2016-09-21 18:33:57.000000000 +0200
@@ -1,0 +2,104 @@
+Mon Sep 19 08:42:50 UTC 2016 - [email protected]
+
+- Update to version 3.22.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 12 12:26:51 UTC 2016 - [email protected]
+
+- Update to version 3.21.92:
+ + Bugs fixed: bgo#770452, bgo#770570, bgo#770746, bgo#761450,
+ bgo#770854.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 29 15:50:21 UTC 2016 - [email protected]
+
+- Update to version 3.21.91:
+ + build: Rename webkitgtk_minimum_version to
+ webkit2gtk_minimum_version.
+ + Add translator comments above '%s : %s' explaining its purpose.
+ + [Camel] Folder summary can be leaked after its folder is freed.
+ + Bugs fixed: bgo#742117, bgo#761450, bgo#767786, bgo#768672,
+ bgo#769620, bgo#770198.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 15 17:02:34 UTC 2016 - [email protected]
+
+- Update to version 3.21.90:
+ + Drop unused 'Deletes' table from folders.db (bgo#768599).
+ + Incorrect times provided in e_cal_recur_generate_instances()
+ (bgo#766346).
+ + Port to WebKit2 (bgo#751588).
+ + Junk check fails due to empty cache file (bgo#767564).
+ + Updated translations.
+- Replace pkgconfig(webkitgtk-3.0) for pkgconfig(webkit2gtk-4.0)
+ BuildRequires following upstreams port.
+
+-------------------------------------------------------------------
+Mon Aug 8 09:55:06 UTC 2016 - [email protected]
+
+- Update to version 3.21.4:
+ + Move Camel dependency into Requires.private in
+ libedataserver/ui.pc.
+ + Always build ESExp structure as a GObject descendant.
+ + Correct version number reference in a developer comment.
+ + Build developer documentation sections and types on the fly.
+ + [POP3] Default to "Leave messages on server" for new accounts.
+ + [IMAPx] Possible deadlock in
+ camel_imapx_server_stop_idle_sync().
+ + Add Language headers to po files.
+ + Bugs fixed: bgo#767786, bgo#767865, bgo#767780, bgo#764065,
+ bgo#443716, bgo#768000, bgo#768258, bgo#768496.
+ + Updated translations.
+- Bump so_camel and so_edataserver (also in baselibs) following
+ upstream changes.
+
+-------------------------------------------------------------------
+Mon Aug 8 09:54:06 UTC 2016 - [email protected]
+
+- Update to version 3.21.3:
+ + e-webdav-discover-widget: Show all supported types for the
+ source in the table.
+ + Fix two memory leaks.
+ + [CamelGpgContext] Provide signer photos when available.
+ + Introduce an ENetworkMonitor.
+ + Fix a GCC compiler warning.
+ + Address some of the clang compiler warnings.
+ + ENetworkMonitor: Implement also the async part of the
+ GNetworkMonitor interface.
+ + [Camel] Set default connection timeout to 90 seconds.
+ + Bugs fixed: bgo#766747, bgo#766682, bgo#767056, bgo#767134,
+ bgo#634294.
+ + Updated translations.
+- Bump so_camel (also in baselibs) following upstream changes.
+
+-------------------------------------------------------------------
+Mon Aug 8 09:53:06 UTC 2016 - [email protected]
+
+- Update to version 3.21.2:
+ + Possible use-after-free on factory subprocess close.
+ + Add error checks around factory subprocess backend loading.
+ + [IMAPx] 'STARTTLS not supported' error ignored.
+ + Fix some issues found by Coverity Scan, cppcheck and clang.
+ + Bugs fixed: bgo#571723, bgo#687038, bgo#740627, bgo#765646,
+ bgo#765857.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 8 09:52:06 UTC 2016 - [email protected]
+
+- Update to version 3.21.1:
+ + [CalDAV]:
+ - Instead of query for UID, try to get the object directly.
+ - Backend not initialized when asked to authenticate.
+ + [IMAPx]:
+ - Add default folder names as iCloud provides them.
+ - Release idle_lock before disconnecting the cancellable.
+ - Crash under imapx_server_info_changed_cb().
+ + Bugs fixed: bgo#728496, bgo#764977, bgo#235681.
+ + Updated translations.
+- Bump base version following upstream changes.
+
+-------------------------------------------------------------------
Old:
----
evolution-data-server-3.20.5.tar.xz
New:
----
evolution-data-server-3.22.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ evolution-data-server.spec ++++++
--- /var/tmp/diff_new_pack.Rvxnh1/_old 2016-09-21 18:33:59.000000000 +0200
+++ /var/tmp/diff_new_pack.Rvxnh1/_new 2016-09-21 18:33:59.000000000 +0200
@@ -21,25 +21,25 @@
# Shared Library soNUMs, to make it easier for updates
# When updating the sonums, do not forget to also update baselibs.conf
-%define so_camel 57
+%define so_camel 59
%define so_ebackend 10
%define so_ebook 16
%define so_ebook_contacts 2
%define so_ecal 19
%define so_edata_book 25
%define so_edata_cal 28
-%define so_edataserver 21
+%define so_edataserver 22
%define so_edataserverui 1
Name: evolution-data-server
-%define _evo_version 3.20
-Version: 3.20.5
+%define _evo_version 3.22
+Version: 3.22.0
Release: 0
Summary: Evolution Data Server
License: LGPL-2.1+
Group: Development/Libraries/GNOME
Url: http://www.gnome.org
-Source0:
http://download.gnome.org/sources/evolution-data-server/3.20/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/evolution-data-server/3.22/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: db-devel
%if %USE_EVOLDAP
@@ -71,7 +71,7 @@
BuildRequires: pkgconfig(icu-i18n)
BuildRequires: pkgconfig(json-glib-1.0) >= 1.0.4
BuildRequires: pkgconfig(libsecret-unstable) >= 0.5
-BuildRequires: pkgconfig(webkitgtk-3.0) >= 2.4.9
+BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.11.91
%if %USE_EVOLDAP
Requires: libevoldap-2_4-2
%endif
++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.Rvxnh1/_old 2016-09-21 18:33:59.000000000 +0200
+++ /var/tmp/diff_new_pack.Rvxnh1/_new 2016-09-21 18:33:59.000000000 +0200
@@ -1,10 +1,10 @@
evolution-data-server
-libcamel-1_2-57
+libcamel-1_2-59
libebackend-1_2-10
libebook-1_2-16
libebook-contacts-1_2-2
libecal-1_2-19
libedata-book-1_2-25
libedata-cal-1_2-28
-libedataserver-1_2-21
+libedataserver-1_2-22
libedataserverui-1_2-1
++++++ evolution-data-server-3.20.5.tar.xz ->
evolution-data-server-3.22.0.tar.xz ++++++
++++ 469145 lines of diff (skipped)