Accepting request 1040316 from GNOME:Factory
- Update to version 3.46.2: (forwarded request 1040207 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1040316 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-ews?expand=0&rev=130
This commit is contained in:
commit
87f571825b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a79269ef09e8a80ba8f0ccbc643325d2bb05734d79f06f31f2501e8567cb8dbd
|
||||
size 692020
|
3
evolution-ews-3.46.2.tar.xz
Normal file
3
evolution-ews-3.46.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eaca50cf8a2aeac153d9b0a66a2c552436d3c35c0cdcb4059a0dc4d6dad9df41
|
||||
size 694936
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 5 09:38:31 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 3.46.2:
|
||||
+ Camel: Remove invalid 'else' in ews_get_folder_info_sync().
|
||||
+ EWS: GetFolderPermissions response lost.
|
||||
+ EEwsNotification: Re-subscribe when current subscription fails.
|
||||
+ Fix visibility of "Subscribe to folder of other EWS user" menu
|
||||
option.
|
||||
+ Fix a small memory leak when updating EWS foreign subfolders.
|
||||
+ Correct response read of SetUserOofSettingsRequest.
|
||||
+ EEwsOooNotificator:
|
||||
- Change how timeout callback is removed.
|
||||
- Simplify response code to the alert.
|
||||
+ Subscribe foreign folder dialog does not close on success.
|
||||
+ EEwsSearchUser: Fix a small memory leak.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 06:53:30 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-ews
|
||||
Version: 3.46.1
|
||||
Version: 3.46.2
|
||||
Release: 0
|
||||
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
|
||||
License: LGPL-2.1-only
|
||||
|
Loading…
Reference in New Issue
Block a user