diff --git a/evolution-3.22.2.tar.xz b/evolution-3.22.2.tar.xz deleted file mode 100644 index 01cd9cf..0000000 --- a/evolution-3.22.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:670e4cb620d30a57480c7c6f4cfe4e3bef6175a6dddadb2a8607f3532a693d34 -size 12265296 diff --git a/evolution-3.22.3.tar.xz b/evolution-3.22.3.tar.xz new file mode 100644 index 0000000..ee99594 --- /dev/null +++ b/evolution-3.22.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7328b0f225e41654643514eefafb02e6819660fd989ec1e8feab4f17e93dc00 +size 12269980 diff --git a/evolution.changes b/evolution.changes index 2761957..401af54 100644 --- a/evolution.changes +++ b/evolution.changes @@ -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 diff --git a/evolution.spec b/evolution.spec index af4d9bc..271fe6e 100644 --- a/evolution.spec +++ b/evolution.spec @@ -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]+')