Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kmail-account-wizard for
openSUSE:Leap:16.0 checked in at 2025-04-23 10:10:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/kmail-account-wizard (Old)
and /work/SRC/openSUSE:Leap:16.0/.kmail-account-wizard.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmail-account-wizard"
Wed Apr 23 10:10:05 2025 rev:3 rq:1271715 version:25.04.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:16.0/kmail-account-wizard/kmail-account-wizard.changes
2025-03-19 11:48:26.470069151 +0100
+++
/work/SRC/openSUSE:Leap:16.0/.kmail-account-wizard.new.30101/kmail-account-wizard.changes
2025-04-23 10:13:46.621147563 +0200
@@ -1,0 +2,100 @@
+Mon Apr 14 07:06:52 UTC 2025 - Christophe Marin <[email protected]>
+
+- 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:42:37 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.03.90
+ * New feature release
+- Changes since 24.12.3:
+ * Change KDEPIM_DEV_VERSION
+ * Require test on all system
+ * Add categories to desktop file
+ * Add xml/yaml linting
+ * Clean up
+ * Remove FeatureSummary as we use ECMFeatureSummary
+ * Stripping .desktop suffix from legacy AppStream ID.
+ * We have it all time now with kf6.8
+ * Remove #if unnecessary now
+ * Use QT_QUICK_CONTROLS_STYLE (fix qml style on windows)
+
+-------------------------------------------------------------------
+Tue Mar 4 13:01:08 UTC 2025 - Christophe Marin <[email protected]>
+
+- 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:29:47 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 24.12.2
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/24.12.2/
+- No code change since 24.12.1
+
+-------------------------------------------------------------------
+Tue Jan 7 18:53:13 UTC 2025 - Christophe Marin <[email protected]>
+
+- 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:27:48 UTC 2024 - Christophe Marin <[email protected]>
+
+- 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:43:16 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 24.11.90
+ * New feature release
+- No code change since 24.11.80
+
+-------------------------------------------------------------------
+Sat Nov 16 17:29:56 UTC 2024 - Christophe Marin <[email protected]>
+
+- 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
+ * Reformat code with clang-format
+ * Use KLocalizedQmlContext
+ * Don't look at build dir folder for clang format
+ * Use ECMCheckOutboundLicense
+ * Fix warning
+ * Use Q_RELOCATABLE_TYPE
+ * Use else if here
+ * Use QLatin1StringView
+ * .reuse file didn't need license but REUSE.toml needs it
+ * Convert .reuse/dep5 to REUSE.toml
+ * Add clang-format validation job
+ * Set up KCrash after KAboutData::setApplicationData()
+
+-------------------------------------------------------------------
+Tue Nov 5 10:43:31 UTC 2024 - Christophe Marin <[email protected]>
+
+- 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:
----
kmail-account-wizard-24.08.2.tar.xz
kmail-account-wizard-24.08.2.tar.xz.sig
New:
----
kmail-account-wizard-25.04.0.tar.xz
kmail-account-wizard-25.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.8xQWon/_old 2025-04-23 10:13:46.897159104 +0200
+++ /var/tmp/diff_new_pack.8xQWon/_new 2025-04-23 10:13:46.897159104 +0200
@@ -1,7 +1,7 @@
#
# spec file for package kmail-account-wizard
#
-# 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
@@ -18,13 +18,13 @@
%global __requires_exclude qt6qmlimport\\(org\\.kde\\.pim\\.accountwizard\\.*
-%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: kmail-account-wizard
-Version: 24.08.2
+Version: 25.04.0
Release: 0
Summary: Account wizard for KMail
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -40,6 +40,7 @@
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
BuildRequires: cmake(KF6DocTools) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
+BuildRequires: cmake(KF6IconThemes) >= %{kf6_version}
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
BuildRequires: cmake(KPim6Akonadi) >= %{kpim6_version}
BuildRequires: cmake(KPim6IdentityManagementCore) >= %{kpim6_version}
++++++ kmail-account-wizard-24.08.2.tar.xz ->
kmail-account-wizard-25.04.0.tar.xz ++++++
++++ 8528 lines of diff (skipped)