Accepting request 339415 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/339415 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=278
This commit is contained in:
parent
073bada2c8
commit
595fc0d76e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a3efe42a861200c0463476e0a02e566fde74a0d4a699d8cc6514c031d5cad410
|
|
||||||
size 11975036
|
|
3
evolution-3.18.1.tar.xz
Normal file
3
evolution-3.18.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:31aa63c1b6e08ed07af92ffa104ef711d317cd91f9fb9d89fc1be33e09995aa4
|
||||||
|
size 11990368
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 12 07:58:42 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.18.1:
|
||||||
|
+ Use set date/time format in Tasks/Memos previews.
|
||||||
|
+ Add also evolution-mail-formatter into Libs of
|
||||||
|
evolution-mail.pc.
|
||||||
|
+ Fix translation of default:mm.
|
||||||
|
+ EHTMLEditorSelection:
|
||||||
|
- Selection start marker could be wrongly saved before the
|
||||||
|
quote character.
|
||||||
|
- Selection is wrongly restored when it is on the end of block.
|
||||||
|
- Blocks are wrongly wrapped around selection markers.
|
||||||
|
- Make sure we really wrap when ending a line.
|
||||||
|
- Font color can't be set.
|
||||||
|
- Current font color is discarded after modifying the font
|
||||||
|
size.
|
||||||
|
- Font formats are reported wrongly if the are nested FONT
|
||||||
|
elements.
|
||||||
|
- Build fix.
|
||||||
|
+ EHTMLEditorView:
|
||||||
|
- Only process the Heading elements in HTML mode.
|
||||||
|
- When merging siblings repeat until none is left.
|
||||||
|
- Improve the undo/redo in composer.
|
||||||
|
+ Bugs fixed: bgo#544813, bgo#677862, bgo#754693.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 21 11:36:13 UTC 2015 - dimstar@opensuse.org
|
Mon Sep 21 11:36:13 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
Name: evolution
|
Name: evolution
|
||||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||||
%define evolution_base_version 3.18
|
%define evolution_base_version 3.18
|
||||||
Version: 3.18.0
|
Version: 3.18.1
|
||||||
Release: 0
|
Release: 0
|
||||||
# _version needs to be %{version} stripped to major.minor.micro only...
|
# _version needs to be %{version} stripped to major.minor.micro only...
|
||||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||||
|
Loading…
Reference in New Issue
Block a user