Accepting request 203211 from home:dimstar:branches:GNOME:Factory

Update to 3.10.1 - Stable branch, bugfixes and translations.

OBS-URL: https://build.opensuse.org/request/show/203211
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=220
This commit is contained in:
Bjørn Lie 2013-10-14 14:38:02 +00:00 committed by Git OBS Bridge
parent 20b2508eee
commit 550a859edd
4 changed files with 25 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Oct 14 07:29:32 UTC 2013 - dimstar@opensuse.org
- Update to version 3.10.1:
+ Show both component summary and alarm description in
Reminders.
+ Auto-wrap long anchors.
+ Signature/encryption bar may not inherit text color from
theme.
+ bgo#689787: Prefer-plain can hide message body for composer.
+ bgo#699997: Show unreferenced images in multipart/related
parser.
+ bgo#707856: Custom recurrence dropped on event editor save.
+ bgo#708347: Memory leak from EWebView/webkit.
+ bgo#708349: Memory leaks around mail config.
+ bgo#708390: text-highlight: Don't interfere with printing.
+ bgo#708682: Move with 'End' key with collapsed threads fails.
+ bgo#708840: Crash when closing subscription dialog with running
operation.
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 21 15:29:46 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.0
Version: 3.10.1
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]+')