diff --git a/evolution-data-server-3.10.2.tar.xz b/evolution-data-server-3.10.2.tar.xz deleted file mode 100644 index 41d1d82..0000000 --- a/evolution-data-server-3.10.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f384d18811515e2e73d6e8683a440559cef495637b94fecfb10e6ff0283ecb9 -size 3960892 diff --git a/evolution-data-server-3.10.3.tar.xz b/evolution-data-server-3.10.3.tar.xz new file mode 100644 index 0000000..734e639 --- /dev/null +++ b/evolution-data-server-3.10.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41af5c658255230de47423fad73f19bfab15b9e0df80141b13f66b55bf295bd2 +size 3968072 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index ad9405c..bc171fc 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +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. + + 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. + + Bugs Fixed: bgo#680961, bgo#710361, bgo#712323, bgo#712578, + bgo#719720. + + Updated translations. + ------------------------------------------------------------------- Mon Nov 11 21:01:24 UTC 2013 - dimstar@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 503704e..adc34ef 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -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