From 3f720288e466c3acf95dbee5c32612a09d1410ea4c510c69e8eab91a5f467b72 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 7 Sep 2017 08:36:02 +0000 Subject: [PATCH] Accepting request 521839 from GNOME:Next Update to 3.25.92 OBS-URL: https://build.opensuse.org/request/show/521839 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=296 --- evolution-data-server-3.25.91.tar.xz | 3 --- evolution-data-server-3.25.92.tar.xz | 3 +++ evolution-data-server.changes | 19 +++++++++++++++++++ evolution-data-server.spec | 4 ++-- 4 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 evolution-data-server-3.25.91.tar.xz create mode 100644 evolution-data-server-3.25.92.tar.xz diff --git a/evolution-data-server-3.25.91.tar.xz b/evolution-data-server-3.25.91.tar.xz deleted file mode 100644 index 3a088d2..0000000 --- a/evolution-data-server-3.25.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e578eef69dc5493a08414332bebdedc618ab9292e747d722dc0eaa13a117142 -size 4389348 diff --git a/evolution-data-server-3.25.92.tar.xz b/evolution-data-server-3.25.92.tar.xz new file mode 100644 index 0000000..4f2a952 --- /dev/null +++ b/evolution-data-server-3.25.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9990a4b93bd628e6797516fee08a0e4a56086f43602d9e700dfa929695836f15 +size 4397508 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 157d20f..be01ffb 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Sep 6 23:15:10 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.25.92: + + IMAPx: + - Not all local changes saved to the server. + - Handle gracefully when service is unavailable for + get_folder_info(). + + camel_store_get_inbox_folder() can fail for IMAPx stores. + + ESoupSession: Treat G_TLS_ERROR_BAD_CERTIFICATE as + SOUP_STATUS_SSL_FAILED. + + CalDAV/CardDAV: Check for TLS/authentication errors on refresh. + + EWebDAVDiscoverWidget: Minor changes to error label. + + ECalMetaBackend: Removing detached instance doesn't set EXDATE. + + Merge a cmake/modules change from Evolution. + + Bugs fixed: bgo#785952, bgo#786362, bgo#553770, bgo#548814, + bgo#563602. + + Updated translations. + ------------------------------------------------------------------- Mon Aug 21 19:51:24 UTC 2017 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 4864fad..624d5f2 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,13 +32,13 @@ Name: evolution-data-server %define _evo_version 3.26 -Version: 3.25.91 +Version: 3.25.92 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+ Group: Development/Libraries/GNOME Url: http://www.gnome.org -Source0: https://download.gnome.org/sources/evolution-data-server/3.25/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/evolution-data-server/3.25/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: cmake BuildRequires: db-devel