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
This commit is contained in:
parent
f83414c911
commit
8084f1aaf6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:724b3bb8539aa51c6926c3f17d33bbce35a99c16ea63b8090b346c5abf68977d
|
||||
size 13295660
|
3
evolution-3.46.3.tar.xz
Normal file
3
evolution-3.46.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae22107425d30d17a3a34c356cda5f40aad7846d76bdb608344518b5d429c1f3
|
||||
size 13372368
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 19:27:52 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <dimstar@opensuse.org>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user