forked from pool/evolution-data-server
Accepting request 215080 from home:Zaitor:branches:GNOME:Factory
Update to ver 3.10.3 OBS-URL: https://build.opensuse.org/request/show/215080 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=182
This commit is contained in:
parent
0afe6696ec
commit
6be42fcba5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f384d18811515e2e73d6e8683a440559cef495637b94fecfb10e6ff0283ecb9
|
||||
size 3960892
|
3
evolution-data-server-3.10.3.tar.xz
Normal file
3
evolution-data-server-3.10.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41af5c658255230de47423fad73f19bfab15b9e0df80141b13f66b55bf295bd2
|
||||
size 3968072
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 22:13:52 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.10.3:
|
||||
+ Ubuntu-Online-Accounts improvements:
|
||||
- Support Outlook.com IMAP accounts.
|
||||
- Use Google's OAuth-based CalDAV interface.
|
||||
+ Bugs Fixed: bgo#680961, bgo#710361, bgo#712323, bgo#712578,
|
||||
bgo#719720.
|
||||
+ Other Changes:
|
||||
- Bump minimum libgweather requirement.
|
||||
- e-vcard:
|
||||
. Fix a minor memory leak for multi-valued parameters.
|
||||
. Fix case sensitivity of string comparisions.
|
||||
- EDataBook: Fixed memory leak of every EContact succesfully
|
||||
added to the addressbook.
|
||||
- CamelPOP3Folder: Fix a potential g_object_unref(NULL) call.
|
||||
- EBookBackendCache: Remove an unnecessary NULL check.
|
||||
- libecal: Refactor system timezone key file parsing code.
|
||||
- libedata-cal: Fix a potential g_strstrip(NULL) call.
|
||||
- Remove --enable-strict configure option.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 21:01:24 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package evolution-data-server
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -32,7 +32,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
%define _evo_version 3.10
|
||||
Version: 3.10.2
|
||||
Version: 3.10.3
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.1+
|
||||
@ -54,7 +54,7 @@ BuildRequires: gtk-doc
|
||||
BuildRequires: intltool
|
||||
BuildRequires: krb5-devel
|
||||
BuildRequires: libgdata-devel
|
||||
BuildRequires: libgweather-devel >= 3.5.0
|
||||
BuildRequires: libgweather-devel >= 3.8
|
||||
BuildRequires: libical-devel >= 0.43
|
||||
BuildRequires: libidl-devel
|
||||
BuildRequires: libsoup-devel >= 2.40.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user