diff --git a/_service b/_service index 56be441..a23a572 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/evolution-ews.git - 3.52.4 + 3.54.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/evolution-ews-3.52.4.obscpio b/evolution-ews-3.52.4.obscpio deleted file mode 100644 index b190334..0000000 --- a/evolution-ews-3.52.4.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8b10bda495142566d4c8d9fff3ab523ba4125d4d14455aa785e64a248c4948d -size 12458509 diff --git a/evolution-ews-3.54.0.obscpio b/evolution-ews-3.54.0.obscpio new file mode 100644 index 0000000..9b4beee --- /dev/null +++ b/evolution-ews-3.54.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f9446aa35b2d8ca2c4f11e081ea1c9125afcd2cd6bc5c9f3c5717b421db982 +size 12576781 diff --git a/evolution-ews.changes b/evolution-ews.changes index 8f43c1f..f01be9d 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Fri Sep 13 07:38:55 UTC 2024 - Dominique Leuenberger + +- Update to version 3.54.0: + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 30 08:27:47 UTC 2024 - Bjørn Lie + +- Update to version 3.53.3: + + Updated translations. + +------------------------------------------------------------------- +Sun Aug 25 13:38:22 UTC 2024 - Bjørn Lie + +- 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 diff --git a/evolution-ews.obsinfo b/evolution-ews.obsinfo index a1683ec..8965a87 100644 --- a/evolution-ews.obsinfo +++ b/evolution-ews.obsinfo @@ -1,4 +1,4 @@ name: evolution-ews -version: 3.52.4 -mtime: 1722580612 -commit: dbd3010166a4e70f7ad4c7fe56fea1bcf0814a4c +version: 3.54.0 +mtime: 1726209880 +commit: d20526f4ffd3e131db03d57f5a69969e5a926f3d diff --git a/evolution-ews.spec b/evolution-ews.spec index 4e5708b..45b65d0 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -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