Dominique Leuenberger 2024-08-07 04:09:39 +00:00 committed by Git OBS Bridge
commit e37d74f659
6 changed files with 16 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.3</param>
<param name="revision">3.52.4</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:f6bfe8aeacf169d7c2e43f89fc2dfd11331675b56e12a2bdcbae169351261154
size 12451853

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 5 06:53:54 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.52.4:
+ Contacts: Offline GAL not searched with "manual query" views.
+ m365: Workaround MIME send server's reencode with forced
base64.
-------------------------------------------------------------------
Fri Jun 28 22:23:37 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: evolution-ews
version: 3.52.3
mtime: 1719560829
commit: 7389489d6294c9d019c1c8da70785dc8ea52e030
version: 3.52.4
mtime: 1722580612
commit: dbd3010166a4e70f7ad4c7fe56fea1bcf0814a4c

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