Accepting request 847183 from GNOME:Factory

Push GNOME 3.38

OBS-URL: https://build.opensuse.org/request/show/847183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-ews?expand=0&rev=106
This commit is contained in:
Dominique Leuenberger 2020-11-19 10:54:46 +00:00 committed by Git OBS Bridge
commit 791f568d86
4 changed files with 43 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Mon Oct 5 16:14:26 UTC 2020 - dimstar@opensuse.org
- Update to version 3.38.1:
+ Bug Fixes:
- Created public folder not visible after restart.
- Show HTML Description in calendar entries, when available.
- Provide HTML invitation description, when available.
+ Miscellaneous: Allow OAuth2 for any server, not only for
outlook.office365.com.
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 11 12:36:49 UTC 2020 - dimstar@opensuse.org
- Update to version 3.38.0:
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 4 16:08:07 UTC 2020 - dimstar@opensuse.org
- Update to version 3.37.92:
+ Task completion date shifted by user's zone UTC offset.
+ Camel: Claim required credentials when authentication fails.
+ Avoid race condition when refreshing collection backend.
- Changes from version 3.37.90:
+ Adapt the timezones test.
+ Correct how tests use uhttpmock.
+ Correct license comments in the source files.
+ Updated translations.
-------------------------------------------------------------------
Sun Aug 9 10:19:43 UTC 2020 - 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.36.5
Version: 3.38.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.36/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/evolution-ews/3.38/%{name}-%{version}.tar.xz
BuildRequires: c++_compiler
BuildRequires: cmake
@ -84,11 +84,18 @@ translation-update-upstream
%license COPYING
%doc README
%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendews.so
%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendmicrosoft365.so
%{_libdir}/evolution-data-server/calendar-backends/libecalbackendews.so
%{_libdir}/evolution-data-server/calendar-backends/libecalbackendmicrosoft365.so
%{_libdir}/evolution-data-server/camel-providers/libcamelews.so
%{_libdir}/evolution-data-server/camel-providers/libcamelews.urls
%{_libdir}/evolution-data-server/camel-providers/libcamelmicrosoft365.so
%{_libdir}/evolution-data-server/camel-providers/libcamelmicrosoft365.urls
%{_libdir}/evolution-data-server/registry-modules/module-ews-backend.so
%{_libdir}/evolution-data-server/registry-modules/module-microsoft365-backend.so
%{_libdir}/evolution-ews/libevolution-microsoft365.so
%{_libdir}/evolution/modules/module-ews-configuration.so
%{_libdir}/evolution/modules/module-microsoft365-configuration.so
%dir %{_libdir}/%{name}
%{_libdir}/%{name}/libcamelews-priv.so
%{_libdir}/%{name}/libevolution-ews.so