diff --git a/evolution-3.23.91.tar.xz b/evolution-3.23.91.tar.xz deleted file mode 100644 index 0fe150e..0000000 --- a/evolution-3.23.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e458bae9f1e5cc249946e3bbb1b47cd1fb643c9f152dab5d6f822f14647ed037 -size 12098880 diff --git a/evolution-3.23.92.tar.xz b/evolution-3.23.92.tar.xz new file mode 100644 index 0000000..172b327 --- /dev/null +++ b/evolution-3.23.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb766da630141a0b637e614611f998fd980826ab57da94af6297752213723b8 +size 12114776 diff --git a/evolution.changes b/evolution.changes index b1811c4..38e58fa 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Mar 13 10:44:25 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.92: + + e_msg_composer_setup_with_message: Doesn't use + override_alias_name/_address. + + Fix various editor's unit tests. + + Don't preserve 'Preformatted' format if moving an empty block + out of the quoted content. + + Possible crash while refreshing spellcheck. + + Print the history stack after removing item from it. + + History could be saved twice if inserting HTML content. + + Print current EEditorWebExtension method if CAMEL_DEBUG is + active. + + Bugs fixed: bgo#778541, bgo#779156, bgo#779687, bgo#779688, + bgo#779738, bgo#779746. + + Updated translations. + ------------------------------------------------------------------- Mon Feb 27 12:40:23 UTC 2017 - zaitor@opensuse.org diff --git a/evolution.spec b/evolution.spec index a6fb87a..4073e13 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.24 -Version: 3.23.91 +Version: 3.23.92 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]+')