SHA256
1
0
forked from pool/evolution

Accepting request 479047 from GNOME:Next

1

OBS-URL: https://build.opensuse.org/request/show/479047
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=328
This commit is contained in:
Dominique Leuenberger 2017-03-14 18:41:58 +00:00 committed by Git OBS Bridge
parent 36ee0701fa
commit ce32e8338b
4 changed files with 22 additions and 4 deletions

View File

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

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

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

View File

@ -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

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.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]+')