From d4b8ab685eaa71fb026879ed1c5becee22197045faba1373b6d39a72e00a6cf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 29 May 2023 11:10:27 +0000 Subject: [PATCH] Accepting request 1089528 from GNOME:Next Update to new stable release (version 3.48.2) OBS-URL: https://build.opensuse.org/request/show/1089528 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=476 --- evolution-3.48.1.tar.xz | 3 --- evolution-3.48.2.tar.xz | 3 +++ evolution.changes | 24 ++++++++++++++++++++++++ evolution.spec | 2 +- 4 files changed, 28 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.48.1.tar.xz create mode 100644 evolution-3.48.2.tar.xz diff --git a/evolution-3.48.1.tar.xz b/evolution-3.48.1.tar.xz deleted file mode 100644 index 32ba4fe..0000000 --- a/evolution-3.48.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b49a5adeedc91b1d3254f030f5a7df8e26182e3340cef77711ca1bf4553ee650 -size 13426460 diff --git a/evolution-3.48.2.tar.xz b/evolution-3.48.2.tar.xz new file mode 100644 index 0000000..1a45ec0 --- /dev/null +++ b/evolution-3.48.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2818cf10ba8f22ec1a0c0dff882455246430c32290dd5526f4e1fe2e62eab7 +size 13439640 diff --git a/evolution.changes b/evolution.changes index 392699b..b20806d 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri May 26 13:42:37 UTC 2023 - Bjørn Lie + +- Update to version 3.48.2: + + rss: Fix recently introduced memory leaks. + + Bugs fixed: + - Updated attachments are shown as updated, but sent in old + version. + - TNEF attached message decoded incorrectly. + - Mail: + . Preview panel has too many vertical scrollbars. + . Recalc preview iframe heights more often. + - Composer: + . HTML formatting lost on paste from external browser. + . Added extra quotation level after draft open. + - Inconsistent S/MIME signature validation results. + - Wrong S/MIME certificate selection for encrypted email. + - Search input field's clear button unclickable during first + entry. + - PGP-MIME: Show decrypted protected header as Subject in + preview. + - Bundle 'x-office-...' non-symbolic icons. + + Updated translations. + ------------------------------------------------------------------- Fri Apr 21 08:19:43 UTC 2023 - Bjørn Lie diff --git a/evolution.spec b/evolution.spec index 9bc86fa..64a0963 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.48.1 +Version: 3.48.2 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite