Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package evolution-ews for openSUSE:Factory checked in at 2026-04-10 17:45:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/evolution-ews (Old) and /work/SRC/openSUSE:Factory/.evolution-ews.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "evolution-ews" Fri Apr 10 17:45:44 2026 rev:156 rq:1345367 version:3.60.0 Changes: -------- --- /work/SRC/openSUSE:Factory/evolution-ews/evolution-ews.changes 2026-02-06 19:07:42.581438527 +0100 +++ /work/SRC/openSUSE:Factory/.evolution-ews.new.21863/evolution-ews.changes 2026-04-10 17:46:28.505641219 +0200 @@ -1,0 +2,45 @@ +Mon Mar 23 08:28:08 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Fri Mar 13 08:42:31 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 3.60.0: + + Updated translations. + +------------------------------------------------------------------- +Sat Feb 28 09:07:36 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 3.59.3: + + Bug Fixes: + - Allow building without Evolution + - m365: Event attachment stream not freed after download + + Miscellaneous: + - Use GHashTable's `replace()` instead of `insert()` on some + places + - Correct responses for OAuth2 authentication failures + - Increase default connection timeout to 30 seconds + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 13 08:58:34 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 3.59.2: + + Disable free/busy calendars for meeting conflict lookup by + default + + Calendar: Prepare to support build with libical 4.x + + m365: Camel: Read/write Answered/Forwarded message flags +- Changes from version 3.59.1: + + Camel: Implement CamelStore::get_inbox_folder() + + Adapt to libebook API changes + + Lower default connection timeout to 15 seconds + + Adapt to libcamel API removals + + Calendar: Change Free/Busy calendar range in the calendar + Properties + + flatpak: Add gettext ACLOCAL workaround + + Camel: Set IS_JUNK/IS_TRASH CamelFolder flags for Junk/Trash + folders + + Updated translations. + +------------------------------------------------------------------- Old: ---- evolution-ews-3.58.3.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio evolution-ews-3.60.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ evolution-ews.spec ++++++ --- /var/tmp/diff_new_pack.LOaRxK/_old 2026-04-10 17:46:31.729773877 +0200 +++ /var/tmp/diff_new_pack.LOaRxK/_new 2026-04-10 17:46:31.761775194 +0200 @@ -20,13 +20,13 @@ %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution-ews -Version: 3.58.3 +Version: 3.60.0 Release: 0 Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later License: LGPL-2.1-only Group: Productivity/Networking/Email/Clients URL: https://wiki.gnome.org/Apps/Evolution -Source0: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz BuildRequires: c++_compiler BuildRequires: cmake >= 3.15 ++++++ _scmsync.obsinfo ++++++ mtime: 1774254488 commit: beffa5780e446e5581ebe63a65d5471e6220f4396ec6af74eb83527fbb0e5f92 url: https://src.opensuse.org/GNOME/evolution-ews revision: beffa5780e446e5581ebe63a65d5471e6220f4396ec6af74eb83527fbb0e5f92 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.LOaRxK/_old 2026-04-10 17:46:32.233794616 +0200 +++ /var/tmp/diff_new_pack.LOaRxK/_new 2026-04-10 17:46:32.257795603 +0200 @@ -3,18 +3,17 @@ <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.58.3</param> + <param name="revision">3.60.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">disable</param> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> - <service name="set_version" mode="manual" /> + <service name="set_version" mode="manual"/> </services> - ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-24 09:39:01.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ evolution-ews.obsinfo ++++++ --- /var/tmp/diff_new_pack.LOaRxK/_old 2026-04-10 17:46:32.973825064 +0200 +++ /var/tmp/diff_new_pack.LOaRxK/_new 2026-04-10 17:46:33.017826874 +0200 @@ -1,5 +1,5 @@ name: evolution-ews -version: 3.58.3 -mtime: 1769761719 -commit: 28b3ee1cb859cc44f2a9fda8c03f2238520e37ba +version: 3.60.0 +mtime: 1773386210 +commit: 7e8e5287a0ef4111df664c8fa752450f1c850ba5
