From 8084f1aaf6099c37cc5b86c40d2c44ff55088d2a9f20b735ad6d2be31dac3d36 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 9 Jan 2023 11:11:42 +0000 Subject: [PATCH] Accepting request 1056686 from GNOME:Next - Update to version 3.46.3: + Fix few memory leaks + EMailReader: Correct sensitivity of toolbar buttons + Add Interlingue translation into the list of supported locales + Bugs fixed: - e_task_table_get_selected: Skip non-existent comp_data - Calendar: Unset "Show Event Preview" shortcut - Duplicate attachments when forwarding - MarkdownEditor: Correct signature boundary start on text insert - RSS: Crash when reading feed with empty author - itip-formatter: iframe height miscalculated without frame flattening - Composer: Spell checking is auto-enabled on mode change + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1056686 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=468 --- evolution-3.46.2.tar.xz | 3 --- evolution-3.46.3.tar.xz | 3 +++ evolution.changes | 19 +++++++++++++++++++ evolution.spec | 4 ++-- 4 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 evolution-3.46.2.tar.xz create mode 100644 evolution-3.46.3.tar.xz diff --git a/evolution-3.46.2.tar.xz b/evolution-3.46.2.tar.xz deleted file mode 100644 index 02e5640..0000000 --- a/evolution-3.46.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:724b3bb8539aa51c6926c3f17d33bbce35a99c16ea63b8090b346c5abf68977d -size 13295660 diff --git a/evolution-3.46.3.tar.xz b/evolution-3.46.3.tar.xz new file mode 100644 index 0000000..4b2a7b7 --- /dev/null +++ b/evolution-3.46.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae22107425d30d17a3a34c356cda5f40aad7846d76bdb608344518b5d429c1f3 +size 13372368 diff --git a/evolution.changes b/evolution.changes index d7ef6fb..0ddff11 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Jan 6 19:27:52 UTC 2023 - Bjørn Lie + +- Update to version 3.46.3: + + Fix few memory leaks + + EMailReader: Correct sensitivity of toolbar buttons + + Add Interlingue translation into the list of supported locales + + Bugs fixed: + - e_task_table_get_selected: Skip non-existent comp_data + - Calendar: Unset "Show Event Preview" shortcut + - Duplicate attachments when forwarding + - MarkdownEditor: Correct signature boundary start on text + insert + - RSS: Crash when reading feed with empty author + - itip-formatter: iframe height miscalculated without frame + flattening + - Composer: Spell checking is auto-enabled on mode change + + Updated translations. + ------------------------------------------------------------------- Mon Dec 5 09:35:15 UTC 2022 - Dominique Leuenberger diff --git a/evolution.spec b/evolution.spec index f59457b..bd1b8c4 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,7 +1,7 @@ # # spec file for package evolution # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution -Version: 3.46.2 +Version: 3.46.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