Accepting request 343208 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/343208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=175
This commit is contained in:
Dominique Leuenberger 2015-11-12 18:38:30 +00:00 committed by Git OBS Bridge
commit 1e1e12879c
4 changed files with 25 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Nov 9 09:31:41 UTC 2015 - zaitor@opensuse.org
- Update to version 3.18.2:
+ EHTMLEditorView:
- Pasting HTML content with new lines between elements inserts
these lines into composer.
- Extra new line added after credentials.
- Busy loop when replying to certain mail.
- Very long strings without spaces can overflow the paragraph.
- Quote symbols could be inserted twice around tabulator.
+ EHTMLEditorSelection:
- Trailing and leading spaces could be lost.
- Replace g_strstr_len usage with strstr.
+ Pack address book importers' selector into a scrollable window.
+ Forward ETable/ETree background events to an ETableItem.
+ Bugs fixed: bgo#756535, bgo#755730, bgo#756664, bgo#688368,
bgo#756707, bgo#735747, bgo#757246, bgo#757188, bgo#757348,
bgo#639299, bgo#757342, bgo#757594.
+ Updated translations.
-------------------------------------------------------------------
Mon Oct 12 07:58:42 UTC 2015 - 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.18
Version: 3.18.1
Version: 3.18.2
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]+')