Accepting request 215113 from GNOME:Factory

Update to latest stable

OBS-URL: https://build.opensuse.org/request/show/215113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=151
This commit is contained in:
Stephan Kulow 2014-01-28 11:02:18 +00:00 committed by Git OBS Bridge
commit 605893b39d
4 changed files with 25 additions and 5 deletions

View File

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

3
evolution-3.10.3.tar.xz Normal file
View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Jan 24 22:32:06 UTC 2014 - zaitor@opensuse.org
- Update to version 3.10.3:
+ Bump minimum libgweather requirement. (Matthew Barnes)
+ EMFolderTreeModel: Declare the CamelStore column as an
object type.
+ [itip-formatter] Search for an event in enabled calendars
only.
+ e-utils: replacing g_memmove with memmove.
+ pine-importer: Fix a crash when importing with no existing
address books.
+ icalendar-importer: Fix a crash when importing with no
existing cals.
+ Remove --enable-strict configure option.
+ Bugs fixed: bgo#704832, bgo#711499, bgo#711669, bgo#711685,
bgo#711824, bgo#711835, bgo#712342, bgo#712388, bgo#712668,
bgo#712738, bgo#715067.
+ Updated translations.
-------------------------------------------------------------------
Mon Nov 11 21:03:08 UTC 2013 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package evolution
#
# 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
@ -24,7 +24,7 @@
Name: evolution
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
%define evolution_base_version 3.10
Version: 3.10.2
Version: 3.10.3
Release: 0
# _version needs to be %{version} stirpped to major.minor.micro only...
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')