Accepting request 897404 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/897404 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=398
This commit is contained in:
parent
2b4a5886f3
commit
c751033bd5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:eac75f348aa5defbe9473fa30ab6084635ee64d8e3eaaec60a62c27f149c3e22
|
|
||||||
size 4625316
|
|
3
evolution-data-server-3.40.2.tar.xz
Normal file
3
evolution-data-server-3.40.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ec82951639f32a5cece80a8b0b9aa3f66b7d318e3ee2c1c35234f2e2bde8a418
|
||||||
|
size 4625240
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 4 10:02:56 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.40.2:
|
||||||
|
+ ECollectionBackend: Fix a memory leak
|
||||||
|
+ gnome_online_accounts_create_client_cb: Prefer g_clear_object()
|
||||||
|
+ Data Factories: Miscellaneous fixes
|
||||||
|
+ ECalCache: Drop timezones_lock
|
||||||
|
+ ECalBackend: Deliver component change notifications in a
|
||||||
|
dedicated thread
|
||||||
|
+ CardDAV: Recognize OPTIONS 'Bad Request' response as success
|
||||||
|
for Google
|
||||||
|
+ Fix e_webdav_session_util_item_href_equal()
|
||||||
|
+ Bugs fixed: glgo#GNOME/evolution-data-server#334,
|
||||||
|
glgo#GNOME/evolution-data-server#335
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 5 15:16:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed May 5 15:16:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
%bcond_without introspection
|
%bcond_without introspection
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 3.40.1
|
Version: 3.40.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Evolution Data Server
|
Summary: Evolution Data Server
|
||||||
License: LGPL-2.0-only
|
License: LGPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user