From b8eaeb33b38a3a0a7fc46cef5013185325390ac781664af804aae7c89ff4bb62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 19 Jun 2019 15:50:59 +0000 Subject: [PATCH] Accepting request 710601 from GNOME:Next New stable rel, resub with tiny tweak OBS-URL: https://build.opensuse.org/request/show/710601 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=399 --- evolution-3.32.2.tar.xz | 3 --- evolution-3.32.3.tar.xz | 3 +++ evolution.changes | 25 +++++++++++++++++++++++++ evolution.spec | 4 ++-- 4 files changed, 30 insertions(+), 5 deletions(-) delete mode 100644 evolution-3.32.2.tar.xz create mode 100644 evolution-3.32.3.tar.xz diff --git a/evolution-3.32.2.tar.xz b/evolution-3.32.2.tar.xz deleted file mode 100644 index 5eef39c..0000000 --- a/evolution-3.32.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a56435ddf52eb66e2fbcb3ca043c5183e07ada82c3824bff18ea73d5e00766e9 -size 11788068 diff --git a/evolution-3.32.3.tar.xz b/evolution-3.32.3.tar.xz new file mode 100644 index 0000000..914fa1a --- /dev/null +++ b/evolution-3.32.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b653a65f8dac956d4832af6d1f1d9ecad59d198e5e9d2e6743829a5e2b891c3e +size 11792172 diff --git a/evolution.changes b/evolution.changes index a87018d..e49af03 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Mon Jun 17 15:47:03 UTC 2019 - Bjørn Lie + +- Update to version 3.32.3: + + Fix a possible memory leak in + e-web-view.c:web_view_initialize(). + + Reference a GDBusProxy object in the synchronous call wrappers. + + Fix a crash when filling mail threaded view. + + Change buffer size argument value in call of + icalvalue_decode_ical_string(). + + Change path where backup/restore searches for the .running + file. + + Fix several memory leaks in the addressbook code. + + Bugs fixed: glgo#GNOME/evolution#400, glgo#GNOME/evolution#405, + glgo#GNOME/evolution#432, glgo#GNOME/evolution#433, + glgo#GNOME/evolution#437, glgo#GNOME/evolution#439, + glgo#GNOME/evolution#445, glgo#GNOME/evolution#446, + glgo#GNOME/evolution#454, glgo#GNOME/evolution#472, + glgo#GNOME/evolution#474, glgo#GNOME/evolution#479, + glgo#GNOME/evolution#481, glgo#GNOME/evolution#484, + glgo#GNOME/evolution!13, glgo#GNOME/evolution!14, + glgo#GNOME/evolution!16, glgo#GNOME/evolution#112. + + Updated translations. +- Use modern cmake_build macro. + ------------------------------------------------------------------- Mon May 6 18:11:32 UTC 2019 - Bjørn Lie diff --git a/evolution.spec b/evolution.spec index 8c30840..ab31401 100644 --- a/evolution.spec +++ b/evolution.spec @@ -20,7 +20,7 @@ %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution -Version: 3.32.2 +Version: 3.32.3 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite @@ -181,7 +181,7 @@ translation-update-upstream -DWITH_GLADE_CATALOG=ON \ -DENABLE_GTK_DOC=ON \ -DCMAKE_SKIP_RPATH=OFF -make %{?_smp_mflags} +%cmake_build %install %cmake_install