From 6a915e40b0c77c228ec0ba8a3460543c01392fc47ff197b7885f18c3e5ce96b4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 10 Aug 2015 07:13:58 +0000 Subject: [PATCH] Accepting request 321538 from home:Zaitor:branches:GNOME:Factory New stable rel OBS-URL: https://build.opensuse.org/request/show/321538 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=229 --- evolution-data-server-3.16.4.tar.xz | 3 --- evolution-data-server-3.16.5.tar.xz | 3 +++ evolution-data-server.changes | 17 +++++++++++++++++ evolution-data-server.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 evolution-data-server-3.16.4.tar.xz create mode 100644 evolution-data-server-3.16.5.tar.xz diff --git a/evolution-data-server-3.16.4.tar.xz b/evolution-data-server-3.16.4.tar.xz deleted file mode 100644 index c5c8a90..0000000 --- a/evolution-data-server-3.16.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62af92dd5563d58a2f13eceeee99cbb7201c15a60eb9e6f4f2bf69688aa07a06 -size 5364536 diff --git a/evolution-data-server-3.16.5.tar.xz b/evolution-data-server-3.16.5.tar.xz new file mode 100644 index 0000000..f023365 --- /dev/null +++ b/evolution-data-server-3.16.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e44ad4143402957cab8cab1a6b3d7057d8b111d268c6b9ad4e4008850f5b244c +size 5364120 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 4090b66..de5f432 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Aug 10 06:01:21 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.16.5: + + Doesn't honor Google settings as defined in + gnome-online-accounts. + + Stop processing when cancelled in + camel_filter_driver_filter_message(). + + Do not set write-to-all to installed tests executable. + + Bump minimum SQLite version to 3.7.17. + + [e-cal-recur.c] Do not write out of bounds of the weekdays + array. + + [IMAPx] Ignore broken (truncated) COPYUID server response. + + Bugs fixed: bgo#752197, bgo#752304, bgo#752370, bgo#752373, + bgo#722270, bgo#752233, bgo#751657, bgo#752338, bgo#752114. + + Updated translations. + ------------------------------------------------------------------- Wed Jul 29 09:38:18 UTC 2015 - dimstar@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index fb3b1d7..cf50c70 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -33,7 +33,7 @@ Name: evolution-data-server %define _evo_version 3.16 -Version: 3.16.4 +Version: 3.16.5 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+ @@ -62,7 +62,7 @@ BuildRequires: libsoup-devel >= 2.42 BuildRequires: mozilla-nss-devel BuildRequires: nss-shared-helper-devel BuildRequires: python-devel -BuildRequires: sqlite3-devel +BuildRequires: sqlite3-devel >= 3.7.17 BuildRequires: translation-update-upstream BuildRequires: vala >= 0.22.0 BuildRequires: pkgconfig(gcr-base-3) >= 3.4