Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pim-data-exporter for openSUSE:Leap:16.0 checked in at 2025-04-23 18:08:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/pim-data-exporter (Old) and /work/SRC/openSUSE:Leap:16.0/.pim-data-exporter.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter" Wed Apr 23 18:08:12 2025 rev:3 rq:1271814 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/pim-data-exporter/pim-data-exporter.changes 2025-03-19 11:54:38.909655249 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.pim-data-exporter.new.30101/pim-data-exporter.changes 2025-04-23 18:09:50.971697268 +0200 @@ -1,0 +2,104 @@ +Mon Apr 14 07:07:18 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.04.0/ +- No code change since 25.03.90 + +------------------------------------------------------------------- +Sat Mar 29 08:43:05 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- Changes since 24.12.3: + * Change KDEPIM_DEV_VERSION + * Use PIMDATAEXPORTER_RELEASE_VERSION_DATE + * Add xml/yaml linting + * Remove FeatureSummary as we use ECMFeatureSummary + * Remove unimplemented method + * Stripping .desktop suffix from legacy AppStream ID. + * Store PIMDATAEXPORTER_WITH_KUSERFEEDBACK in config.h + * Not necessary to build as single apps now it's in kontact meta package + * Add appx-qt6 support + +------------------------------------------------------------------- +Tue Mar 4 13:01:34 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.3/ +- No code change since 24.12.2 + +------------------------------------------------------------------- +Tue Feb 4 12:30:19 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.2/ +- Changes since 24.12.1: + * Use PIMDATAEXPORTER_RELEASE_VERSION_DATE + +------------------------------------------------------------------- +Tue Jan 7 18:54:00 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- +Sun Dec 8 09:28:33 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.12.0/ +- No code change since 24.11.90 + +------------------------------------------------------------------- +Mon Dec 2 08:44:05 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.90 + * New feature release +- No code change since 24.11.80 + +------------------------------------------------------------------- +Sat Nov 16 17:30:44 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.80 + * New feature release +- Changes since 24.08.3: + * Add craft support + * Prepare to add craft support + * Add windows CI support + * Add missing HAVE_KDBUSADDONS + * Use KStandardActions where is possible + * Reformat code with clang-format + * Don't look at build dir folder for clang format + * Use ECMCheckOutboundLicense + * Fix autotest + * setDynamicSortFilter(true); is default + * .reuse file didn't need license but REUSE.toml needs it + * Convert .reuse/dep5 to REUSE.toml + * Add clang-format validation job + * Fix clang format + * Remove Akonadi Notes + * Removing duplicate "KF6WidgetsAddons" + * Set up KCrash after KAboutData::setApplicationData() + * Add i18nc + * Use @option:check + +------------------------------------------------------------------- +Tue Nov 5 10:44:17 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- Old: ---- pim-data-exporter-24.08.2.tar.xz pim-data-exporter-24.08.2.tar.xz.sig New: ---- pim-data-exporter-25.04.0.tar.xz pim-data-exporter-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pim-data-exporter.spec ++++++ --- /var/tmp/diff_new_pack.1CtWtI/_old 2025-04-23 18:09:51.235708334 +0200 +++ /var/tmp/diff_new_pack.1CtWtI/_new 2025-04-23 18:09:51.239708501 +0200 @@ -1,7 +1,7 @@ # # spec file for package pim-data-exporter # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,13 +16,13 @@ # -%define kf6_version 6.3.0 +%define kf6_version 6.6.0 %define qt6_version 6.6.0 -%define kpim6_version 6.2.2 +%define kpim6_version 6.4.0 %bcond_without released Name: pim-data-exporter -Version: 24.08.2 +Version: 25.04.0 Release: 0 Summary: Data exporter for KDE PIM applications License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -43,6 +43,7 @@ BuildRequires: cmake(KF6Crash) >= %{kf6_version} BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} BuildRequires: cmake(KF6DocTools) >= %{kf6_version} +BuildRequires: cmake(KF6IconThemes) >= %{kf6_version} BuildRequires: cmake(KF6ItemViews) >= %{kf6_version} BuildRequires: cmake(KF6KIO) >= %{kf6_version} BuildRequires: cmake(KF6Notifications) >= %{kf6_version} @@ -51,7 +52,6 @@ BuildRequires: cmake(KF6UserFeedback) >= %{kf6_version} BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version} BuildRequires: cmake(KPim6Akonadi) >= %{kpim6_version} -BuildRequires: cmake(KPim6AkonadiNotes) >= %{kpim6_version} BuildRequires: cmake(KPim6IdentityManagementCore) >= %{kpim6_version} BuildRequires: cmake(KPim6MailCommon) >= %{kpim6_version} BuildRequires: cmake(KPim6MailTransport) >= %{kpim6_version} ++++++ pim-data-exporter-24.08.2.tar.xz -> pim-data-exporter-25.04.0.tar.xz ++++++ ++++ 37162 lines of diff (skipped)