From c4237e32a4efe063fa87393c2742a1db720937aa879df73fda57398f12c6bf2c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 2 Nov 2017 13:54:58 +0000 Subject: [PATCH] Accepting request 538058 from home:dimstar:branches:GNOME:Factory Update to 3.26.2 OBS-URL: https://build.opensuse.org/request/show/538058 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=172 --- evolution-ews-3.26.1.tar.xz | 3 --- evolution-ews-3.26.2.tar.xz | 3 +++ evolution-ews.changes | 9 +++++++++ evolution-ews.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 evolution-ews-3.26.1.tar.xz create mode 100644 evolution-ews-3.26.2.tar.xz diff --git a/evolution-ews-3.26.1.tar.xz b/evolution-ews-3.26.1.tar.xz deleted file mode 100644 index c80ec8e..0000000 --- a/evolution-ews-3.26.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6241df51cc219b491532f2a969090bbf1dd976ba2f574ecdd4d8fa5cb36be74f -size 485220 diff --git a/evolution-ews-3.26.2.tar.xz b/evolution-ews-3.26.2.tar.xz new file mode 100644 index 0000000..9f0dd04 --- /dev/null +++ b/evolution-ews-3.26.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d80ff7c829e61561b848c9d6c615a6fc9a8522bb218a728a47bb414fc30b733 +size 485424 diff --git a/evolution-ews.changes b/evolution-ews.changes index aa40c1a..69bb730 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Nov 1 11:12:24 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.26.2: + + Use icaltime_is_utc() instead of icaltimetype::is_utc. + + Prevent crash under ews_backend_sync_created_folders(). + + Bugs fixed: bgo#781645, bgo#788782. + + Updated translations. + ------------------------------------------------------------------- Mon Oct 2 18:41:18 UTC 2017 - zaitor@opensuse.org diff --git a/evolution-ews.spec b/evolution-ews.spec index 9d63b5e..2c09435 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -17,7 +17,7 @@ Name: evolution-ews -Version: 3.26.1 +Version: 3.26.2 Release: 0 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')