Accepting request 203265 from GNOME:Factory
Update to 3.10.1 - Stable branch, bugfixes and translations. (forwarded request 203211 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/203265 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=149
This commit is contained in:
commit
f60516f00b
@ -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
3
evolution-3.10.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:da1aacab365f27feed74cb89d03c2f4847fef7c5370d0fd84b04ab24ada83546
|
||||||
|
size 12398140
|
@ -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
|
Sat Sep 21 15:29:46 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
Name: evolution
|
Name: evolution
|
||||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||||
%define evolution_base_version 3.10
|
%define evolution_base_version 3.10
|
||||||
Version: 3.10.0
|
Version: 3.10.1
|
||||||
Release: 0
|
Release: 0
|
||||||
# _version needs to be %{version} stirpped to major.minor.micro only...
|
# _version needs to be %{version} stirpped to major.minor.micro only...
|
||||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||||
|
Loading…
Reference in New Issue
Block a user