Accepting request 321539 from home:Zaitor:branches:GNOME:Factory
New stable rel (not buildtested) OBS-URL: https://build.opensuse.org/request/show/321539 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=272
This commit is contained in:
parent
7b34219256
commit
3f8dc885d5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60d90c4f36cc05f925f50dc7e8dcc4f83edd6d9b5476f14e75c1d10ce7fbd67f
|
||||
size 11946404
|
3
evolution-3.16.5.tar.xz
Normal file
3
evolution-3.16.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fef4e8d0a81dc4562f984dddc5ccfee885506a2e030692b5ac6cd50e32efce37
|
||||
size 11962476
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 06:07:16 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.16.5:
|
||||
+ EHTMLEditorSelection:
|
||||
- Copy&pasting quoted content in plain text composer preserves
|
||||
formatting.
|
||||
- Wrapping of a block can leave the block unwrapped.
|
||||
- Wrong block format detected in HTML mode.
|
||||
- Warning emitted when going through element with font size set
|
||||
in increment.
|
||||
+ EHTMLEditorView:
|
||||
- Pasting content from message source into plain text composer
|
||||
preserves formatting.
|
||||
- Undoing the 'Wrap Lines' action doesn't work.
|
||||
- Lines of text appended after the signature are sent on one
|
||||
line.
|
||||
- Don't try to wrap the already wrapped blocks.
|
||||
+ Do not create Contacts source for GMail accounts.
|
||||
+ All-day event covers two days in the mini-calendar.
|
||||
+ EBufferTagger::markup_text: Use character offset when tagging
|
||||
links.
|
||||
+ Do not install tests as writable and executable for everyone.
|
||||
+ Correct categories_icon_theme_hack() function.
|
||||
+ Bugs fixed: bgo#724017, bgo#746276, bgo#751225, bgo#752637,
|
||||
bgo#753029, bgo#752997, bgo#753059, bgo#752994, bgo#347846.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 13 08:59:58 UTC 2015 - 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.16
|
||||
Version: 3.16.4
|
||||
Version: 3.16.5
|
||||
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