From bed4d18384b04dc4ee7df220ef130d03d4ea6f8ffc7df0839992eabbe0002287 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 8 Feb 2019 22:28:00 +0000 Subject: [PATCH] Accepting request 672692 from home:iznogood - Update to version 3.30.5: + Event with empty summary can cause crash. + [Composer] Draft email can lose attachments when opened. + Initialize 'cache' variable in e_http_request_process_sync(). + Bugs fixed: glgo#GNOME/evolution#76, glgo#GNOME/evolution#250, glgo#GNOME/evolution#275, glgo#GNOME/evolution#277, glgo#GNOME/evolution#278, glgo#GNOME/evolution#282, glgo#GNOME/evolution#283, glgo#GNOME/evolution#284, glgo#GNOME/evolution#288. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/672692 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=393 --- evolution-3.30.4.tar.xz | 3 --- evolution-3.30.5.tar.xz | 3 +++ evolution.changes | 14 ++++++++++++++ evolution.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.30.4.tar.xz create mode 100644 evolution-3.30.5.tar.xz diff --git a/evolution-3.30.4.tar.xz b/evolution-3.30.4.tar.xz deleted file mode 100644 index b86f146..0000000 --- a/evolution-3.30.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b14670d667e3e7e3ef6d9a714f28da3be584da643bf8ef2917bff783b02be81 -size 11989432 diff --git a/evolution-3.30.5.tar.xz b/evolution-3.30.5.tar.xz new file mode 100644 index 0000000..e09a58b --- /dev/null +++ b/evolution-3.30.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50d0775d6102591c6631fae769cc0d5ab1ebdb1a631636e8b8378804f3901dc2 +size 11995960 diff --git a/evolution.changes b/evolution.changes index 1de5cf9..0ff998c 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Feb 8 07:15:51 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.30.5: + + Event with empty summary can cause crash. + + [Composer] Draft email can lose attachments when opened. + + Initialize 'cache' variable in e_http_request_process_sync(). + + Bugs fixed: glgo#GNOME/evolution#76, glgo#GNOME/evolution#250, + glgo#GNOME/evolution#275, glgo#GNOME/evolution#277, + glgo#GNOME/evolution#278, glgo#GNOME/evolution#282, + glgo#GNOME/evolution#283, glgo#GNOME/evolution#284, + glgo#GNOME/evolution#288. + + Updated translations. + ------------------------------------------------------------------- Mon Jan 7 21:40:53 UTC 2019 - bjorn.lie@gmail.com diff --git a/evolution.spec b/evolution.spec index f31536a..9d9d268 100644 --- a/evolution.spec +++ b/evolution.spec @@ -19,7 +19,7 @@ # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution -Version: 3.30.4 +Version: 3.30.5 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite