diff --git a/evolution-3.46.0.tar.xz b/evolution-3.46.0.tar.xz deleted file mode 100644 index c52db4f..0000000 --- a/evolution-3.46.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e09e9276bc6b9abf0dad3a4e813eea1d025f4f6aaf1fac3b7b0f88895742913f -size 13286524 diff --git a/evolution-3.46.1.tar.xz b/evolution-3.46.1.tar.xz new file mode 100644 index 0000000..27d5ae6 --- /dev/null +++ b/evolution-3.46.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac84583ed2caf897b074e99f93542ad1446fff0acfab86d5e679e033ae02c86 +size 13287436 diff --git a/evolution.changes b/evolution.changes index bb1afda..771062a 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri Oct 21 06:47:56 UTC 2022 - Bjørn Lie + +- Update to version 3.46.1: + + Calendar: Compare date with correct zone + + publish-calendar: Correct type of a 'port' variable to match + GUri's port type + + Fix possible crash under type_ahead_complete_on_timeout_cb() + + EWebView: Make sure an error is set when passing it to + webkit_uri_scheme_request_finish_error() + + EHTTPRequest: Rearrange free functions and set error on failure + + help: Replace to-be-retired mailing list with GNOME Discourse + link + + Bugs fixed: + - Add option to disable use of header bars + - Calendar: + . Decode attendee names in meeting editor + . Meeting's Reply-To-All should not use attendee response in + Subject + . Periodically refresh Marcus Bains line + - Contacts: Correct print of multiline text + - EHeaderBarButton: Avoid busy loop on toggle action's 'active' + change + - Enable sandboxing for WebKitGTK 2.38.0+ + - EShellHeaderBar: Disable subtitle for the header bar + - Fix possible memory leak in e_table_state_load_from_node() + - Group Manager: Auto-deselect sources in to be hidden groups + - Hide extra separators in Composer, Mail and Calendar view + toolbars + - Limit number of previewed messages on mbox file import + - Mail: + . Hide print Preview in the menu + . Update preview's iframe height to match its content + - Make it possible to disable GOA accounts + - New-Mail-Account: 'Skip Lookup' button not removed + - prefer-plain: + . 'related' under 'alternative' shows 'html' part + . Runtime warnings for "Only ever show plain text" + - Tasks: Correct interpretation of Due DATE value + - VEVENT components should not contain both DTEND and DURATION + + Updated translations. + ------------------------------------------------------------------- Fri Sep 16 07:03:45 UTC 2022 - Bjørn Lie diff --git a/evolution.spec b/evolution.spec index 818a421..a1ab9c5 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.46.0 +Version: 3.46.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