Accepting request 897541 from GNOME:Factory
(forwarded request 897405 from iznogood) OBS-URL: https://build.opensuse.org/request/show/897541 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=245
This commit is contained in:
commit
b250f509de
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2f7962bc9fd0263822c6fbd1f74aa1b418a80af1bb7a516c86c903a8dfd2c41e
|
|
||||||
size 12223944
|
|
3
evolution-3.40.2.tar.xz
Normal file
3
evolution-3.40.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9b4c31352332fb9dc0ff23625ba1552c13808f1c9ba019496b750be87e07a5fd
|
||||||
|
size 12215356
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 4 10:08:20 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.40.2:
|
||||||
|
+ itip-utils: Fix a possible memory leak
|
||||||
|
+ e-mail-reader: Add safety checks on return value from
|
||||||
|
e_mail_reader_get_selected_uids()
|
||||||
|
+ Calendar:
|
||||||
|
- Let a GSettings binding mapping function return always TRUE
|
||||||
|
- Fix error detail reference for 'failed-make-movable'
|
||||||
|
+ Disable sandboxing to enable printing, until WebKitGTK is fixed
|
||||||
|
+ Bugs fixed: glgo#GNOME/evolution#1392,
|
||||||
|
glgo#GNOME/evolution#1428, glgo#GNOME/evolution#1475,
|
||||||
|
glgo#GNOME/evolution#1491, glgo#GNOME/evolution#1495,
|
||||||
|
glgo#GNOME/evolution#1503, glgo#GNOME/evolution#1507,
|
||||||
|
glgo#GNOME/evolution#1521, glgo#GNOME/evolution!80
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 30 12:55:37 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Apr 30 12:55:37 UTC 2021 - Dominique Leuenberger <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.40.1
|
Version: 3.40.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