Accepting request 1205424 from GNOME:Factory

SCripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1205424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-ews?expand=0&rev=145
This commit is contained in:
Ana Guerrero 2024-10-08 15:17:16 +00:00 committed by Git OBS Bridge
commit 06d85220cb
6 changed files with 37 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.4</param>
<param name="revision">3.54.0</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:b8b10bda495142566d4c8d9fff3ab523ba4125d4d14455aa785e64a248c4948d
size 12458509

View File

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Fri Sep 13 07:38:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.54.0:
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 30 08:27:47 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.53.3:
+ Updated translations.
-------------------------------------------------------------------
Sun Aug 25 13:38:22 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.53.2:
+ Bug Fixes:
- m365: Slow search with "Message contains"
- Contacts: Offline GAL not searched with "manual query" views
- m365: Workaround MIME send server's reencode with forced
base64
- OAuth2: Implement prompter cookie interface for Intune
support
+ CI: Update dependencies in the Flatpak manifest
+ m365: Calendar: Ability to create Online meeting
+ Misc: Extract common code into a new shared library
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 5 06:53:54 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: evolution-ews
version: 3.52.4
mtime: 1722580612
commit: dbd3010166a4e70f7ad4c7fe56fea1bcf0814a4c
version: 3.54.0
mtime: 1726209880
commit: d20526f4ffd3e131db03d57f5a69969e5a926f3d

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.4
Version: 3.54.0
Release: 0
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
License: LGPL-2.1-only
@ -91,6 +91,7 @@ using exchange web services protocol.
%{_libdir}/evolution-data-server/camel-providers/libcamelmicrosoft365.urls
%{_libdir}/evolution-data-server/registry-modules/module-ews-backend.so
%{_libdir}/evolution-data-server/registry-modules/module-microsoft365-backend.so
%{_libdir}/evolution-ews/libevolution-ews-common.so
%{_libdir}/evolution-ews/libevolution-microsoft365.so
%{_libdir}/evolution/modules/module-ews-configuration.so
%{_libdir}/evolution/modules/module-microsoft365-configuration.so