Accepting request 206802 from home:dimstar:bnc849913

Update to GNOME 3.10.2

OBS-URL: https://build.opensuse.org/request/show/206802
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=222
This commit is contained in:
Dominique Leuenberger 2013-11-13 21:14:00 +00:00 committed by Git OBS Bridge
parent 550a859edd
commit f4a381e8d5
4 changed files with 17 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Nov 11 21:03:08 UTC 2013 - dimstar@opensuse.org
- Update to version 3.10.2 (bnc#849913):
+ Fix error handling glitch in mail_session_send_to_thread().
+ Get Address Book Map feature working again.
+ Make e_attachment_set_file_info() thread-safe.
+ Alarm-Notify: Skip disabled sources/calendars.
+ Bugs fixed: bgo#640382, bgo#657808, bgo#689055, bgo#707112,
bgo#709396, bgo#709428, bgo#710171, bgo#710489, bgo#710835,
bgo#710852, bgo#711198, bgo#711477, bgo#711532.
+ Updated translations.
-------------------------------------------------------------------
Mon Oct 14 07:29:32 UTC 2013 - dimstar@opensuse.org

View File

@ -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.1
Version: 3.10.2
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]+')