From 715c7dd47e6d77dbe332f1fa66d8c9c476ca7ccf5053a599bf227bb4f3cdbac3 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 15 Sep 2023 14:28:32 +0000 Subject: [PATCH] Accepting request 1111480 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/1111480 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=287 --- evolution-ews-3.49.3.tar.xz | 3 --- evolution-ews-3.50.0.tar.xz | 3 +++ evolution-ews.changes | 10 ++++++++++ evolution-ews.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 evolution-ews-3.49.3.tar.xz create mode 100644 evolution-ews-3.50.0.tar.xz diff --git a/evolution-ews-3.49.3.tar.xz b/evolution-ews-3.49.3.tar.xz deleted file mode 100644 index 9c26059..0000000 --- a/evolution-ews-3.49.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea6a1bc80c165c28dca6e00cb80339130aa9464e88a663b14f02fe83015c33ca -size 707480 diff --git a/evolution-ews-3.50.0.tar.xz b/evolution-ews-3.50.0.tar.xz new file mode 100644 index 0000000..b2ac33c --- /dev/null +++ b/evolution-ews-3.50.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7aa0de8a78fec8e48ed2d61ea3703a83c1ccb5ac00afffbab25ec0519c2bea4 +size 707208 diff --git a/evolution-ews.changes b/evolution-ews.changes index 4ce9d7c..af8535b 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Sep 15 08:04:58 UTC 2023 - Bjørn Lie + +- Update to version 3.50.0: + + Calendar: Unlock connection lock before refreshing the calendar + on component load + + ci: Rename org.gnome.evolution-ews.nightly to + org.gnome.EvolutionEws.Devel + + Updated translations. + ------------------------------------------------------------------- Sun Sep 3 15:10:35 UTC 2023 - Bjørn Lie diff --git a/evolution-ews.spec b/evolution-ews.spec index 9a5f36b..91b12ab 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.49.3 +Version: 3.50.0 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.49/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/evolution-ews/3.50/%{name}-%{version}.tar.xz BuildRequires: c++_compiler BuildRequires: cmake