From 9b28bc2ffaff75fb5b806020121e8988e02e7d94a64dee0f14e5ee7f989f20b8 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2023 12:46:19 +0000 Subject: [PATCH] Accepting request 1072608 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1072608 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=280 --- evolution-ews-3.46.4.tar.xz | 3 --- evolution-ews-3.48.0.tar.xz | 3 +++ evolution-ews.changes | 21 +++++++++++++++++++++ evolution-ews.spec | 4 ++-- 4 files changed, 26 insertions(+), 5 deletions(-) delete mode 100644 evolution-ews-3.46.4.tar.xz create mode 100644 evolution-ews-3.48.0.tar.xz diff --git a/evolution-ews-3.46.4.tar.xz b/evolution-ews-3.46.4.tar.xz deleted file mode 100644 index 166534e..0000000 --- a/evolution-ews-3.46.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6cb604f7d30a921ecc83103d64f28e8f5fb555c153f661d242f6b207ff47cb9f -size 695628 diff --git a/evolution-ews-3.48.0.tar.xz b/evolution-ews-3.48.0.tar.xz new file mode 100644 index 0000000..b1f09af --- /dev/null +++ b/evolution-ews-3.48.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166165bbea1441bb92f2a9348d9a7dec4882a0d31319cd2566571da6777ef2de +size 701528 diff --git a/evolution-ews.changes b/evolution-ews.changes index 6ed26cd..273e14d 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Mar 17 12:18:33 UTC 2023 - Bjørn Lie + +- Update to version 3.48.0: + + Updated translations. + +------------------------------------------------------------------- +Fri Mar 3 08:28:14 UTC 2023 - Bjørn Lie + +- Update to version 3.47.3: + + OAuth2: Add option to use version 2.0 of the API. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 27 17:57:58 UTC 2023 - Dominique Leuenberger + +- Update to version 3.47.2: + + Enable GitLab CI for easier testing of the changes. + + Remove duplicated OAuth2 code. + + Updated translations. + ------------------------------------------------------------------- Fri Feb 10 10:31:53 UTC 2023 - Bjørn Lie diff --git a/evolution-ews.spec b/evolution-ews.spec index 0df0a93..8dcf260 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.46.4 +Version: 3.48.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.46/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/evolution-ews/3.48/%{name}-%{version}.tar.xz BuildRequires: c++_compiler BuildRequires: cmake