Accepting request 962781 from GNOME:Next

GNOME 42 - here we come

OBS-URL: https://build.opensuse.org/request/show/962781
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=257
This commit is contained in:
Dominique Leuenberger 2022-03-21 08:34:52 +00:00 committed by Git OBS Bridge
parent 29469b0b9f
commit 1ddc35383f
4 changed files with 44 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:829216e060574f4182b55ed0f047dd11e2b9ea00800a2f8f27f8dbc1091541b9
size 686236

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ab80a0e9e2ce767fb9e84aee065d0eb5ef502cd79b2e2ca451eca84292297a80
size 688444

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Fri Mar 18 09:55:12 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.44.0:
+ Updated translations.
-------------------------------------------------------------------
Fri Mar 4 10:05:27 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.43.3:
+ Bugs Fixed: glgo#GNOME/evolution-ews!7: OAuth2: Remove
prompt=login parameter from auth URL.
-------------------------------------------------------------------
Fri Feb 11 11:58:54 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.43.2:
+ Misc: Correct response print in debug output
+ Retry on Unauthorized response when server disconnected
+ e-ews-connection: Clear cached connection before sending a
request
+ Bugs fixed: glgo#GNOME/evolution-ews#77
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 11 10:49:22 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.43.1:
+ ConfigLookup:
- Change values saved to the lookup result
- Remove duplicated 'if'
+ Addressbook: Fix two memory leaks
+ Use `g_assert_true()` instead of `g_assert()` in the unit test
+ Bugs fixed: glgo#GNOME/evolution-ews#3,
glgo#GNOME/evolution-ews#163, glgo#GNOME/evolution-ews#165,
glgo#GNOME/evolution-ews#166, glgo#GNOME/evolution-ews#174,
glgo#GNOME/evolution-ews#1637.
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 11 10:49:20 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -20,13 +20,13 @@
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
Name: evolution-ews
Version: 3.42.4
Version: 3.44.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.42/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/evolution-ews/3.44/%{name}-%{version}.tar.xz
BuildRequires: c++_compiler
BuildRequires: cmake