diff --git a/evolution-ews-3.48.2.tar.xz b/evolution-ews-3.48.2.tar.xz deleted file mode 100644 index cd09d6b..0000000 --- a/evolution-ews-3.48.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:504d9800f5babcc5c170ef50c5464e4ebc1200e41902cda69fe8fabff2fb70c0 -size 701356 diff --git a/evolution-ews-3.49.3.tar.xz b/evolution-ews-3.49.3.tar.xz new file mode 100644 index 0000000..9c26059 --- /dev/null +++ b/evolution-ews-3.49.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6a1bc80c165c28dca6e00cb80339130aa9464e88a663b14f02fe83015c33ca +size 707480 diff --git a/evolution-ews.changes b/evolution-ews.changes index 37a7c9c..4ce9d7c 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Sun Sep 3 15:10:35 UTC 2023 - Bjørn Lie + +- Update to version 3.49.3: + + EWS calendar: Do not link against Evolution libraries + + Bugs fixed: Ask for credentials when access token refresh fails + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 4 12:53:08 UTC 2023 - Bjørn Lie + +- Update to version 3.49.2: + + OALComboBox: Always prefer collection ESource when fetching + list of OABs. + + Bugs fixed: + - Parse XML responses in recovery mode + - Calendar: Provide user comments in the invitation response + - CalDAV: Allow to disable schedule reply on remove + - Add option to reduce book/cal data usage when on a metered + connection + + Updated translations. + +------------------------------------------------------------------- +Sun Jul 16 13:54:12 UTC 2023 - Bjørn Lie + +- Update to version 3.49.1: + + Bugs Fixed: Mail: Add per-folder option to always check for new + mail. + ------------------------------------------------------------------- Fri May 26 13:46:19 UTC 2023 - Bjørn Lie diff --git a/evolution-ews.spec b/evolution-ews.spec index 763de20..9a5f36b 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.48.2 +Version: 3.49.3 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.48/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/evolution-ews/3.49/%{name}-%{version}.tar.xz BuildRequires: c++_compiler BuildRequires: cmake