From a6d87ebe821500bff1c7d4842adce2d6b16f92687907b849da85473cda9e8419 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 17 Apr 2020 22:41:28 +0000 Subject: [PATCH] Accepting request 795016 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/795016 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=221 --- evolution-ews-3.34.4.tar.xz | 3 --- evolution-ews-3.36.1.tar.xz | 3 +++ evolution-ews.changes | 37 +++++++++++++++++++++++++++++++++++++ evolution-ews.spec | 4 ++-- 4 files changed, 42 insertions(+), 5 deletions(-) delete mode 100644 evolution-ews-3.34.4.tar.xz create mode 100644 evolution-ews-3.36.1.tar.xz diff --git a/evolution-ews-3.34.4.tar.xz b/evolution-ews-3.34.4.tar.xz deleted file mode 100644 index 9945001..0000000 --- a/evolution-ews-3.34.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:086aaa61a52fdec408f74516c7b671ef35694a45c3ecf3a56ba564d40ba25c28 -size 538964 diff --git a/evolution-ews-3.36.1.tar.xz b/evolution-ews-3.36.1.tar.xz new file mode 100644 index 0000000..22af183 --- /dev/null +++ b/evolution-ews-3.36.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0883c7d227827cc5c4468b7e31a3ee370bcd7d41a4dbb950ab5db36c9551ac1 +size 543496 diff --git a/evolution-ews.changes b/evolution-ews.changes index 81a537c..2eca97b 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Fri Mar 27 18:03:55 UTC 2020 - Bjørn Lie + +- Update to version 3.36.1: + + Bugs fixed: Free/Busy times are not in UTC. + +------------------------------------------------------------------- +Fri Mar 6 10:11:35 UTC 2020 - bjorn.lie@gmail.com + +- Update to version 3.36.0: + + No changes, stable release only. + +------------------------------------------------------------------- +Sat Feb 29 01:05:31 UTC 2020 - mgorse@suse.com + +- Update to version 3.35.92: + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 14 10:39:58 UTC 2020 - Dominique Leuenberger + +- Update to version 3.35.91: + + Mark connection disconnected only when disconnecting + backend/store. + + Various bugs fixed. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 14 09:57:08 UTC 2020 - Dominique Leuenberger + +- Update to version 3.35.90: + + Allow enter distinguished folder names when subscribing to + other user's folder. + + Prefer GSlice over heap allocation for short-lived structures. + + Various bugs fixed. + + Updated translations. + ------------------------------------------------------------------- Fri Feb 14 09:57:08 UTC 2020 - Bjørn Lie diff --git a/evolution-ews.spec b/evolution-ews.spec index 357dcea..02c7ec9 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -20,13 +20,13 @@ %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution-ews -Version: 3.34.4 +Version: 3.36.1 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1-only Group: Productivity/Networking/Email/Clients URL: https://wiki.gnome.org/Apps/Evolution -Source0: https://download.gnome.org/sources/evolution-ews/3.34/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/evolution-ews/3.36/%{name}-%{version}.tar.xz BuildRequires: c++_compiler BuildRequires: cmake