Accepting request 215112 from GNOME:Factory

- 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.

OBS-URL: https://build.opensuse.org/request/show/215112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=129
This commit is contained in:
Stephan Kulow 2014-01-28 14:38:14 +00:00 committed by Git OBS Bridge
commit 3a23038a42
4 changed files with 28 additions and 6 deletions

View File

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

View File

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

View File

@ -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 Mon Nov 11 21:01:24 UTC 2013 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package evolution-data-server # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -32,7 +32,7 @@
Name: evolution-data-server Name: evolution-data-server
%define _evo_version 3.10 %define _evo_version 3.10
Version: 3.10.2 Version: 3.10.3
Release: 0 Release: 0
Summary: Evolution Data Server Summary: Evolution Data Server
License: LGPL-2.1+ License: LGPL-2.1+
@ -54,7 +54,7 @@ BuildRequires: gtk-doc
BuildRequires: intltool BuildRequires: intltool
BuildRequires: krb5-devel BuildRequires: krb5-devel
BuildRequires: libgdata-devel BuildRequires: libgdata-devel
BuildRequires: libgweather-devel >= 3.5.0 BuildRequires: libgweather-devel >= 3.8
BuildRequires: libical-devel >= 0.43 BuildRequires: libical-devel >= 0.43
BuildRequires: libidl-devel BuildRequires: libidl-devel
BuildRequires: libsoup-devel >= 2.40.3 BuildRequires: libsoup-devel >= 2.40.3