diff --git a/evolution-3.19.90.tar.xz b/evolution-3.19.90.tar.xz deleted file mode 100644 index bafdefe..0000000 --- a/evolution-3.19.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb12dbe6f1a019d0d39d462565922633ad11e6aee5d1bf63e181d786e5061b4e -size 12114144 diff --git a/evolution-3.19.91.tar.xz b/evolution-3.19.91.tar.xz new file mode 100644 index 0000000..46d437a --- /dev/null +++ b/evolution-3.19.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb82080234d49601eb704da3d957bef4536c57b64e7741a368a6091fb4869d7 +size 12145652 diff --git a/evolution.changes b/evolution.changes index 044fcc8..d32a540 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Feb 29 15:36:01 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.91: + + Correct typo in the fix for bgo#761883. + + Pressing the Return key in the image wrapper will duplicate + the image wrapper structure. + + EHTMLEditorSelection - Turning off the bold formatting can + leave unnecessary nodes in the DOM. + + EHTMLEditorView: + - List item is deleted when enter is pressed on the end of it. + - Avoid extra selection save/restore in list manipulation. + + Bugs fixed: bgo#203026, bgo#579675, bgo#614557, bgo#759101, + bgo#761159, bgo#761301, bgo#761497, bgo#761596, bgo#761993, + bgo#762022, bgo#762075, bgo#762205, bgo#762376, bgo#762396. + + Updated translations. + ------------------------------------------------------------------- Fri Feb 19 03:19:57 UTC 2016 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 2501803..9c4ce00 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.20 -Version: 3.19.90 +Version: 3.19.91 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]+')