From 47d0196c3ba5a69a3269d2126d1beb2f295458a5be460cf10632dd988a582bcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 21 Apr 2023 09:31:56 +0000 Subject: [PATCH] Accepting request 1081122 from GNOME:Next - Update to version 3.48.1: + e-gtkemojichooser: Correct packing of the internal widgets. + Add plugins' directory into WebKitGTK only when it exists. + e-util: Optimize e_util_check_gtk_bindings_in_key_press_event_cb() a bit. + Calendar: Add shortcuts for move to previous/next date. + Misc: Update contact information in the README.md file. + README.md: Update information about the mailing list. + Bugs fixed: - Composer: Copy/paste changes text size in HTML mode. - Signature is re-added to a Draft mail after open. - Calendar: Summary not always shown in the Day View. - Blockquotes styling changes in Markdown live preview when editing area is focused. - Composer: Preserve '\n' inside paragraph text. - Mail: libunity badge counter does not disappear. - Cannot import pkcs12 with empty password. - Mail: Space bar no longer scrolls preview messages. - ESpinner: Do not animate when animations are disabled. - Ctrl+Shift+F does not focus the search field when already visible. - Composer: Bulleted list margin inconsistent in HTML. - Composer: Can send outdated message content. - ECompEditor: Classification submenu inaccessible for read-only calendars. - RSS: Limit re-download on content change, if possible. - Contacts: LDAP not searching for contact after launch. - iTIP-formatter: respect the color-scheme in HTML MIME parts. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1081122 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=474 --- evolution-3.48.0.tar.xz | 3 --- evolution-3.48.1.tar.xz | 3 +++ evolution.changes | 33 +++++++++++++++++++++++++++++++++ evolution.spec | 2 +- 4 files changed, 37 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.48.0.tar.xz create mode 100644 evolution-3.48.1.tar.xz diff --git a/evolution-3.48.0.tar.xz b/evolution-3.48.0.tar.xz deleted file mode 100644 index 559e5e4..0000000 --- a/evolution-3.48.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d8472819589e92efcce4f2dc3bd124e93d379d3300978f69a9653c592a60ef6 -size 13427316 diff --git a/evolution-3.48.1.tar.xz b/evolution-3.48.1.tar.xz new file mode 100644 index 0000000..32ba4fe --- /dev/null +++ b/evolution-3.48.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b49a5adeedc91b1d3254f030f5a7df8e26182e3340cef77711ca1bf4553ee650 +size 13426460 diff --git a/evolution.changes b/evolution.changes index 850eaf7..392699b 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Fri Apr 21 08:19:43 UTC 2023 - Bjørn Lie + +- Update to version 3.48.1: + + e-gtkemojichooser: Correct packing of the internal widgets. + + Add plugins' directory into WebKitGTK only when it exists. + + e-util: Optimize + e_util_check_gtk_bindings_in_key_press_event_cb() a bit. + + Calendar: Add shortcuts for move to previous/next date. + + Misc: Update contact information in the README.md file. + + README.md: Update information about the mailing list. + + Bugs fixed: + - Composer: Copy/paste changes text size in HTML mode. + - Signature is re-added to a Draft mail after open. + - Calendar: Summary not always shown in the Day View. + - Blockquotes styling changes in Markdown live preview when + editing area is focused. + - Composer: Preserve '\n' inside paragraph text. + - Mail: libunity badge counter does not disappear. + - Cannot import pkcs12 with empty password. + - Mail: Space bar no longer scrolls preview messages. + - ESpinner: Do not animate when animations are disabled. + - Ctrl+Shift+F does not focus the search field when already + visible. + - Composer: Bulleted list margin inconsistent in HTML. + - Composer: Can send outdated message content. + - ECompEditor: Classification submenu inaccessible for + read-only calendars. + - RSS: Limit re-download on content change, if possible. + - Contacts: LDAP not searching for contact after launch. + - iTIP-formatter: respect the color-scheme in HTML MIME parts. + + Updated translations. + ------------------------------------------------------------------- Fri Mar 17 12:17:14 UTC 2023 - Bjørn Lie diff --git a/evolution.spec b/evolution.spec index 279aa0a..9bc86fa 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.0 +Version: 3.48.1 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite