Accepting request 1030296 from GNOME:Next
- 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 OBS-URL: https://build.opensuse.org/request/show/1030296 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=464
This commit is contained in:
parent
a53b74420e
commit
ab4a0e763f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e09e9276bc6b9abf0dad3a4e813eea1d025f4f6aaf1fac3b7b0f88895742913f
|
||||
size 13286524
|
3
evolution-3.46.1.tar.xz
Normal file
3
evolution-3.46.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ac84583ed2caf897b074e99f93542ad1446fff0acfab86d5e679e033ae02c86
|
||||
size 13287436
|
@ -1,3 +1,45 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 06:47:56 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user