Accepting request 559362 from GNOME:Factory
NOTE: Not buildtested - Update to version 3.26.3: + Workaround bgo#674885 (type initialisation deadlock in GObject). + [Calendar] set_style_from_attendee(): Prevent crash when attendee has no mail set. + Drag&drop of multiple messages from message list to composer fails. + [Composer] Better care of autosave snapshot after WebKitWebProcess crash. + Bugs fixed: bgo#789648, bgo#700778, bgo#790263, bgo#790326, bgo#789526, bgo#789571, bgo#790069, bgo#790291, bgo#680268, bgo#790311, bgo#790944, bgo#790666, bgo#790952, bgo#791203. + Updated translations. (forwarded request 558926 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/559362 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=203
This commit is contained in:
commit
410fc24ed4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2d9299b8414903021faa03cbb885814de454f5260398eb2c2a03600224479137
|
|
||||||
size 12007588
|
|
3
evolution-3.26.3.tar.xz
Normal file
3
evolution-3.26.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:091621f21827e2dfb8057f3b2c3a215c4e97a692c59d0a4ee33108af571de60e
|
||||||
|
size 12010640
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 20 20:42:28 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.26.3:
|
||||||
|
+ Workaround bgo#674885 (type initialisation deadlock in
|
||||||
|
GObject).
|
||||||
|
+ [Calendar] set_style_from_attendee(): Prevent crash when
|
||||||
|
attendee has no mail set.
|
||||||
|
+ Drag&drop of multiple messages from message list to composer
|
||||||
|
fails.
|
||||||
|
+ [Composer] Better care of autosave snapshot after
|
||||||
|
WebKitWebProcess crash.
|
||||||
|
+ Bugs fixed: bgo#789648, bgo#700778, bgo#790263, bgo#790326,
|
||||||
|
bgo#789526, bgo#789571, bgo#790069, bgo#790291, bgo#680268,
|
||||||
|
bgo#790311, bgo#790944, bgo#790666, bgo#790952, bgo#791203.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 1 09:42:17 UTC 2017 - dimstar@opensuse.org
|
Wed Nov 1 09:42:17 UTC 2017 - 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.26
|
%define evolution_base_version 3.26
|
||||||
Version: 3.26.2
|
Version: 3.26.3
|
||||||
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