forked from pool/evolution
Accepting request 445594 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/445594 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=190
This commit is contained in:
commit
3d9f132d5e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:670e4cb620d30a57480c7c6f4cfe4e3bef6175a6dddadb2a8607f3532a693d34
|
||||
size 12265296
|
3
evolution-3.22.3.tar.xz
Normal file
3
evolution-3.22.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7328b0f225e41654643514eefafb02e6819660fd989ec1e8feab4f17e93dc00
|
||||
size 12269980
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 12 19:33:14 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.22.3:
|
||||
+ Message list not always scrolled to the cursor position on
|
||||
folder enter.
|
||||
+ Messages could not be sometimes quoted correctly.
|
||||
+ Ensure mail_session_get_cache/config/data_dir() return existing
|
||||
directories.
|
||||
+ Process the WebView's context menu actions synchronously.
|
||||
+ Fix formatting.
|
||||
+ Fix various issues with clipboard content handling.
|
||||
+ Fix the EHTMLEditor's update-actions signal.
|
||||
+ EEditorWebExtension: Use-after-free when restoring the inline
|
||||
images.
|
||||
+ EEditorDOMFunctions: Critical warning and possible crash when
|
||||
we cannot append the end node for spell checking.
|
||||
+ Copy action is no available in EWebView's context menu.
|
||||
+ Add a Confirmation option 'prompt-on-composer-mode-switch' into
|
||||
Preferences.
|
||||
+ Prefer text/plain in plain text mode if using
|
||||
'Paste Quotation'.
|
||||
+ Revert "Add a Confirmation option
|
||||
'prompt-on-composer-mode-switch' into Preferences".
|
||||
+ Let the Control + C shortcut behave the same way as Control +
|
||||
Shift.
|
||||
+ Bugs fixed: bgo#774180, bgo#774156, bgo#774067, bgo#764802,
|
||||
bgo#775042, bgo#767228, bgo#775075, bgo#774164, bgo#774691,
|
||||
bgo#775397, bgo#774211, bgo#775656, bgo#774958, bgo#775214,
|
||||
bgo#775268, bgo#775370, bgo#775565, bgo#775691, bgo#775598,
|
||||
bgo#775704.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 7 09:23:26 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -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.22
|
||||
Version: 3.22.2
|
||||
Version: 3.22.3
|
||||
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]+')
|
||||
|
Loading…
Reference in New Issue
Block a user