From d676a8fdd7bf330f00ff4da448c2fb09f9c8d3cad647ee2900810e029efc1600 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 7 May 2018 11:11:29 +0000 Subject: [PATCH] Accepting request 605061 from home:iznogood - Update to version 3.28.2: + Crash when meeting invitation iCalendar part could not be parsed. + Skip empty street addresses in contacts. + Stale connection used after resume. + Bugs fixed: bgo#795076, bgo#795329, bgo#795414. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/605061 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=189 --- evolution-ews-3.28.1.tar.xz | 3 --- evolution-ews-3.28.2.tar.xz | 3 +++ evolution-ews.changes | 11 +++++++++++ evolution-ews.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 evolution-ews-3.28.1.tar.xz create mode 100644 evolution-ews-3.28.2.tar.xz diff --git a/evolution-ews-3.28.1.tar.xz b/evolution-ews-3.28.1.tar.xz deleted file mode 100644 index 8013a04..0000000 --- a/evolution-ews-3.28.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9641cadfd3e19da1de9532c72a7717f91a3584498141a4c0c9dd1ca75cf1ee90 -size 502324 diff --git a/evolution-ews-3.28.2.tar.xz b/evolution-ews-3.28.2.tar.xz new file mode 100644 index 0000000..c6b2404 --- /dev/null +++ b/evolution-ews-3.28.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b495b9b077ba523943377847b6ab670cfe5d3f3d79e9c476c5462c82920b51a +size 504596 diff --git a/evolution-ews.changes b/evolution-ews.changes index 3da195e..f4fdd34 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon May 7 09:30:04 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.28.2: + + Crash when meeting invitation iCalendar part could not be + parsed. + + Skip empty street addresses in contacts. + + Stale connection used after resume. + + Bugs fixed: bgo#795076, bgo#795329, bgo#795414. + + Updated translations. + ------------------------------------------------------------------- Mon Apr 9 21:22:15 UTC 2018 - bjorn.lie@gmail.com diff --git a/evolution-ews.spec b/evolution-ews.spec index 2492316..5a33a79 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -19,7 +19,7 @@ # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution-ews -Version: 3.28.1 +Version: 3.28.2 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1-only