forked from pool/evolution
Accepting request 360121 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/360121 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=178
This commit is contained in:
commit
0eb37b3fcb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8161a0ebc77e61904dfaca9745595fefbf84d834a07ee1132d1f8d030dabfefb
|
||||
size 12062432
|
3
evolution-3.18.5.1.tar.xz
Normal file
3
evolution-3.18.5.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20e5acd345107fdfe19ac28cd1ea4252014f28428a59d273890944c415f0590b
|
||||
size 12067580
|
@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 18 11:24:09 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.18.5.1:
|
||||
+ Bug Fixes: Correct typo in the fix for bgo#761883.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 15 19:36:24 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.18.5:
|
||||
+ Do not let itip-formatter plugin disable.
|
||||
+ Use icaltzutil_set_exact_vtimezones_support(), if available.
|
||||
+ Show composer when processing mailto: only after From account
|
||||
is set.
|
||||
+ [EMinicard]: Release grab when started drag of the contact.
|
||||
+ EHTMLEditorUtils: prev_parent variable can be used
|
||||
uninitialized.
|
||||
+ EHTMLEditorView:
|
||||
- It's not possible to change formatting from Blockquote to
|
||||
list.
|
||||
- Some of the Evolution's composer attributes are sent in HTML
|
||||
messages.
|
||||
- Avoid possible critical warnings when sending HTML messages.
|
||||
- Avoid critical warnings when deleting a text smiley.
|
||||
- Fragment can be used uninitialized when saving history while
|
||||
deleting.
|
||||
- Undoing the citation split does not re-wrap and re-quote the
|
||||
block.
|
||||
- Pressing the Return key in the beginning of list item will
|
||||
delete the item.
|
||||
- Don't send the empty signature placeholder in the HTML
|
||||
messages.
|
||||
+ Bugs fixed: bgo#758977, bgo#760971, bgo#761166, bgo#759201,
|
||||
bgo#760638, bgo#759873, bgo#761394, bgo#761496, bgo#761883.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 18 13:42:06 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -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.4
|
||||
Version: 3.18.5.1
|
||||
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]+')
|
||||
|
Loading…
Reference in New Issue
Block a user