Accepting request 494452 from GNOME:Factory

New stable rel (forwarded request 494396 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/494452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=196
This commit is contained in:
Dominique Leuenberger 2017-05-18 18:41:01 +00:00 committed by Git OBS Bridge
commit 6b28b47dc6
4 changed files with 27 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed May 10 17:06:13 UTC 2017 - zaitor@opensuse.org
- Update to version 3.24.2:
+ Crash under e_meeting_time_selector_refresh_cb().
+ Drag and drop to the editor can lock the Evolution.
+ Dropping text/* content to the editor is not handled by WebKit.
+ Fix the compilation warning with gcc 7.
+ [ENameSelectorEntry] Avoid fake "changed" signals on focus-in.
+ Calendar Print skips print dialog.
+ Show VERSION_SUBSTRING and VERSION_COMMENT in Help->About.
+ Fix occasional runtime warning from
e_web_extension_set_clipboard_flags().
+ Mark editor as changed if using 'Wrap lines' action.
+ Mark editor as changed if deleting a selection.
+ MailFolderCache can sometimes block folder 'changed'
notifications.
+ Correct possible ref/unref imbalance of a CamelFolder instance.
+ Bugs fixed: bgo#781404, bgo#781557, bgo#781570, bgo#781660,
bgo#781647, bgo#781722, bgo#781833, bgo#781890, bgo#781116,
bgo#778423, bgo#780088, bgo#569684, bgo#782153.
+ Updated translations.
-------------------------------------------------------------------
Wed Apr 19 10:10:52 UTC 2017 - zaitor@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.24
Version: 3.24.1
Version: 3.24.2
Release: 0
# _version needs to be %{version} stripped to major.minor.micro only...
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')