Accepting request 521839 from GNOME:Next
Update to 3.25.92 OBS-URL: https://build.opensuse.org/request/show/521839 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=296
This commit is contained in:
parent
ba92a52383
commit
3f720288e4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e578eef69dc5493a08414332bebdedc618ab9292e747d722dc0eaa13a117142
|
||||
size 4389348
|
3
evolution-data-server-3.25.92.tar.xz
Normal file
3
evolution-data-server-3.25.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9990a4b93bd628e6797516fee08a0e4a56086f43602d9e700dfa929695836f15
|
||||
size 4397508
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 23:15:10 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.25.92:
|
||||
+ IMAPx:
|
||||
- Not all local changes saved to the server.
|
||||
- Handle gracefully when service is unavailable for
|
||||
get_folder_info().
|
||||
+ camel_store_get_inbox_folder() can fail for IMAPx stores.
|
||||
+ ESoupSession: Treat G_TLS_ERROR_BAD_CERTIFICATE as
|
||||
SOUP_STATUS_SSL_FAILED.
|
||||
+ CalDAV/CardDAV: Check for TLS/authentication errors on refresh.
|
||||
+ EWebDAVDiscoverWidget: Minor changes to error label.
|
||||
+ ECalMetaBackend: Removing detached instance doesn't set EXDATE.
|
||||
+ Merge a cmake/modules change from Evolution.
|
||||
+ Bugs fixed: bgo#785952, bgo#786362, bgo#553770, bgo#548814,
|
||||
bgo#563602.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 21 19:51:24 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
|
@ -32,13 +32,13 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
%define _evo_version 3.26
|
||||
Version: 3.25.91
|
||||
Version: 3.25.92
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/GNOME
|
||||
Url: http://www.gnome.org
|
||||
Source0: https://download.gnome.org/sources/evolution-data-server/3.25/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/evolution-data-server/3.25/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: cmake
|
||||
BuildRequires: db-devel
|
||||
|
Loading…
Reference in New Issue
Block a user