Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package akonadi-calendar for openSUSE:Factory checked in at 2023-08-31 13:42:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old) and /work/SRC/openSUSE:Factory/.akonadi-calendar.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-calendar" Thu Aug 31 13:42:43 2023 rev:99 rq:1105593 version:23.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes 2023-07-07 15:46:09.331779609 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new.1766/akonadi-calendar.changes 2023-08-31 13:43:28.631417791 +0200 @@ -1,0 +2,50 @@ +Sun Aug 20 13:58:45 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/23.08.0/ +- No code change since 23.07.90 + +------------------------------------------------------------------- +Mon Aug 14 08:02:02 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.07.90 + * New feature release +- Changes since 23.07.80: + * Fix linking with self-built gpgmepp + * Explicitly search for KPim{5,6}Libkleo + +------------------------------------------------------------------- +Tue Aug 1 10:13:09 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.07.80 + * New feature release +- Changes since 23.04.3: + * Make sure to extract only email + * Fix generate emails (don't create "foo" <foo <f...@kde.org> >) + * Avoid too big dialogbox + * Generate properties for CalendarSettings + * Add Akonadi::CalendarUtils::displayName overload that takes ETM instead of ETMCalendar + * Don't link twice against KF::Codecs + * Add messagelib dependency + * Sign/encrypt iTIP emails (kde#297956) + * make free/busy invokable from QML + * Fix platforms name + * Remove the never set "MailTransport" setting + * Remove CI 6 job. We will use kf6 branch for kf6 works + * Simplify default mail transport code + * Don't needlessly link against KIOWidgets + * Add akonadi-mime dependency explicitly + * Adapt to KMailTransportAkonadi being integrated into AkonadiMime + * Expose missing kidentitymanagement + * Add TodoModel (coming from eventviews) + * Bump library version + * Move SearchCollectionHelper to akonadi-calendar + * Move CalendarSupport::createMimeData here + * not export symbol of private methods + * Add QCH support + * Add missing lib + * Use correct INSTALL_TARGETS_DEFAULT_ARGS + +------------------------------------------------------------------- Old: ---- akonadi-calendar-23.04.3.tar.xz akonadi-calendar-23.04.3.tar.xz.sig New: ---- akonadi-calendar-23.08.0.tar.xz akonadi-calendar-23.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-calendar.spec ++++++ --- /var/tmp/diff_new_pack.8a3sZV/_old 2023-08-31 13:43:29.739457395 +0200 +++ /var/tmp/diff_new_pack.8a3sZV/_new 2023-08-31 13:43:29.747457681 +0200 @@ -16,11 +16,11 @@ # -%define kf5_version 5.104.0 +%define kf5_version 5.105.0 %define libname libKPim5AkonadiCalendar5 %bcond_without released Name: akonadi-calendar -Version: 23.04.3 +Version: 23.08.0 Release: 0 Summary: Akonadi calendar integration License: LGPL-2.1-or-later @@ -42,11 +42,14 @@ BuildRequires: cmake(KPim5Akonadi) BuildRequires: cmake(KPim5AkonadiContact) BuildRequires: cmake(KPim5CalendarUtils) +BuildRequires: cmake(KPim5MessageCore) BuildRequires: cmake(KPim5IdentityManagement) -BuildRequires: cmake(KPim5MailTransportAkonadi) +BuildRequires: cmake(KPim5MailTransport) BuildRequires: cmake(KPim5Mime) BuildRequires: cmake(Qt5Test) Conflicts: libKF5AkonadiCalendar5 < %{version} +# It can only build on the same platforms as Qt Webengine +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 riscv64 %description This library provides calendar integration for Akonadi based Applications. ++++++ akonadi-calendar-23.04.3.tar.xz -> akonadi-calendar-23.08.0.tar.xz ++++++ ++++ 41265 lines of diff (skipped)