Accepting request 1176668 from GNOME:Next

- Update to version 3.52.2:
  + Bug Fixes:
     - m365: Accepting event sends mail to each recipient.
  + Miscellaneous:
    - m365: Calendar: Correct read of file attachments.
    - m365: Calendar: Read detached and deleted instances of event
      series.
    - m365: Calendar: Write detached and deleted instances of event
      series.
    - m365: Calendar: Fix a memory leak when loading event/task.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1176668
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=299
This commit is contained in:
Dominique Leuenberger 2024-05-24 07:22:10 +00:00 committed by Git OBS Bridge
parent 8bdad0603c
commit 45ba93c0e7
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.1</param>
<param name="revision">3.52.2</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:14a8a6df95e2c2b38477a289d9f30dd6e56d5a0bafd4d4c8996831bce0d636bd
size 12376077

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri May 24 07:07:59 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.52.2:
+ Bug Fixes:
- m365: Accepting event sends mail to each recipient.
+ Miscellaneous:
- m365: Calendar: Correct read of file attachments.
- m365: Calendar: Read detached and deleted instances of event
series.
- m365: Calendar: Write detached and deleted instances of event
series.
- m365: Calendar: Fix a memory leak when loading event/task.
+ Updated translations.
-------------------------------------------------------------------
Fri Apr 19 13:01:38 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: evolution-ews
version: 3.52.1
mtime: 1713507769
commit: d73d2a84a2133adec8a5fa5b4357cc36bb8509da
version: 3.52.2
mtime: 1716529548
commit: 7b264050ab9e09b559cce664fb4ea697f6a8aa98

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.1
Version: 3.52.2
Release: 0
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
License: LGPL-2.1-only