Accepting request 849658 from GNOME:Next
New stable rel OBS-URL: https://build.opensuse.org/request/show/849658 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=427
This commit is contained in:
parent
4a1d361d6c
commit
fdd31179da
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d0f95e19701fe0d872ff8c864ff2e7f78a6f0bd12db34f7a5764548b17dcc8fc
|
|
||||||
size 12062964
|
|
3
evolution-3.38.2.tar.xz
Normal file
3
evolution-3.38.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1d8b8175cfbd994f26b1f13301b6333cdf1dcebe6861bf21f465ddcea07b12f2
|
||||||
|
size 12159172
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 20 11:39:42 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.38.2:
|
||||||
|
+ Reuse existing mail session when generating import preview
|
||||||
|
+ Fix two memory leaks related to data import
|
||||||
|
+ e-convert.js: Missing line breaks with nested paragraphs
|
||||||
|
+ ECompEditor: Extract plain email address from backend property
|
||||||
|
+ Mail: Disable 'Export to PDF' on drag & drop
|
||||||
|
+ ECompEditor: Add easy way to open URLs in the Location field
|
||||||
|
+ Calendar: Linkify URL and Location in import component preview
|
||||||
|
+ Adapt html editor tests after "I#1158 - Composer: Disable
|
||||||
|
spellcheck of quoted text"
|
||||||
|
+ html-editor: Update unit tests after change for I#1204
|
||||||
|
+ help:
|
||||||
|
- Fix broken xpointer namespaces
|
||||||
|
- Fix broken xinclude for license in footer
|
||||||
|
+ Bugs fixed: glgo#GNOME/evolution#913,
|
||||||
|
glgo#GNOME/evolution#1122, glgo#GNOME/evolution#1133,
|
||||||
|
glgo#GNOME/evolution#1139, glgo#GNOME/evolution#1140,
|
||||||
|
glgo#GNOME/evolution#1148, glgo#GNOME/evolution#1156,
|
||||||
|
glgo#GNOME/evolution#1158, glgo#GNOME/evolution#1160,
|
||||||
|
glgo#GNOME/evolution#1170, glgo#GNOME/evolution#1171,
|
||||||
|
glgo#GNOME/evolution#1175, glgo#GNOME/evolution#1197,
|
||||||
|
glgo#GNOME/evolution#1204, glgo#GNOME/evolution#1206,
|
||||||
|
glgo#GNOME/evolution#1207, glgo#GNOME/evolution#1213,
|
||||||
|
glgo#GNOME/evolution#1214, glgo#GNOME/evolution#1230,
|
||||||
|
glgo#GNOME/evolution!68, glgo#GNOME/evolution!71.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 5 15:55:32 UTC 2020 - dimstar@opensuse.org
|
Mon Oct 5 15:55:32 UTC 2020 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%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]+')
|
||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 3.38.1
|
Version: 3.38.2
|
||||||
Release: 0
|
Release: 0
|
||||||
# FIXME: check if note on license is still valid (comment before license)
|
# FIXME: check if note on license is still valid (comment before license)
|
||||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
||||||
|
Loading…
Reference in New Issue
Block a user