Accepting request 1184254 from GNOME:Factory

- Update to version 3.52.3:
  + Bug Fixes:
    - m365: A removed task in the web app is not removed in Evolution
    - Mails sent only to the first recipient in the list
  + Miscellaneous:
    - m365 Camel:
      . Auto-save store summary on folder count changes
      . Send messages as MIME data
      . Fix a memory leak in m365_folder_merge_server_user_flags()
    - CI: Workaround broken git clone for libcanberra
  + Updated translations. (forwarded request 1183902 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1184254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-ews?expand=0&rev=143
This commit is contained in:
Ana Guerrero 2024-07-02 16:16:02 +00:00 committed by Git OBS Bridge
commit 224e91f131
6 changed files with 23 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/evolution-ews.git</param>
<param name="revision">3.52.2</param>
<param name="revision">3.52.3</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cfb7c9d9fcd3ab028cf1905e2bf689c7b4dbca74e8a8a5aa016e266bc45a775
size 12443661

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6bfe8aeacf169d7c2e43f89fc2dfd11331675b56e12a2bdcbae169351261154
size 12451853

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jun 28 22:23:37 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.52.3:
+ Bug Fixes:
- m365: A removed task in the web app is not removed in Evolution
- Mails sent only to the first recipient in the list
+ Miscellaneous:
- m365 Camel:
. Auto-save store summary on folder count changes
. Send messages as MIME data
. Fix a memory leak in m365_folder_merge_server_user_flags()
- CI: Workaround broken git clone for libcanberra
+ Updated translations.
-------------------------------------------------------------------
Fri May 24 07:07:59 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: evolution-ews
version: 3.52.2
mtime: 1716529548
commit: 7b264050ab9e09b559cce664fb4ea697f6a8aa98
version: 3.52.3
mtime: 1719560829
commit: 7389489d6294c9d019c1c8da70785dc8ea52e030

View File

@ -20,7 +20,7 @@
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
Name: evolution-ews
Version: 3.52.2
Version: 3.52.3
Release: 0
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
License: LGPL-2.1-only