Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdf for openSUSE:Leap:16.0 checked in at 2025-04-23 18:07:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/kdf (Old) and /work/SRC/openSUSE:Leap:16.0/.kdf.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdf" Wed Apr 23 18:07:26 2025 rev:3 rq:1271676 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/kdf/kdf.changes 2025-03-19 11:47:40.056119123 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.kdf.new.30101/kdf.changes 2025-04-23 18:08:08.851414472 +0200 @@ -1,0 +2,87 @@ +Mon Apr 14 07:06:42 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:42:26 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- Changes since 24.12.3: + * Add Explore in Filelight option (kde#315096) + * Add menu icons + * Fix full capacity bar color + * Add xml/yaml linting + * Use Qt:: namespace + +------------------------------------------------------------------- +Tue Mar 4 13:00:58 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:29:34 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/ +- No code change since 24.12.1 + +------------------------------------------------------------------- +Tue Jan 7 18:52:56 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:27:31 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:42:59 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:29:37 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.80 + * New feature release +- Changes since 24.08.3: + * fix clang-format + * Fix crash when closing KCM (kde#484667) + * Link KCrash against the excutable, not the library + * Fix clang format + * Add clang-format ci support + * Add clang format support + * Initialize KCrash + +------------------------------------------------------------------- +Tue Nov 5 10:43:13 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: ---- kdf-24.08.2.tar.xz kdf-24.08.2.tar.xz.sig New: ---- kdf-25.04.0.tar.xz kdf-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdf.spec ++++++ --- /var/tmp/diff_new_pack.32pIEn/_old 2025-04-23 18:08:09.175428124 +0200 +++ /var/tmp/diff_new_pack.32pIEn/_new 2025-04-23 18:08:09.179428292 +0200 @@ -1,7 +1,7 @@ # # spec file for package kdf # -# 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,12 +16,12 @@ # -%define kf6_version 6.3.0 +%define kf6_version 6.6.0 %define qt6_version 6.6.0 %bcond_without released Name: kdf -Version: 24.08.2 +Version: 25.04.0 Release: 0 Summary: Disk Usage Viewer License: GPL-2.0-or-later @@ -33,9 +33,9 @@ %endif Patch0: desktop-files.diff BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} -BuildRequires: update-desktop-files BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version} BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Crash) >= %{kf6_version} BuildRequires: cmake(KF6DocTools) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} BuildRequires: cmake(KF6IconThemes) >= %{kf6_version} @@ -74,8 +74,6 @@ %find_lang %{name} --with-html --all-name -%suse_update_desktop_file org.kde.kdf System Filesystem - %ldconfig_scriptlets %files ++++++ kdf-24.08.2.tar.xz -> kdf-25.04.0.tar.xz ++++++ ++++ 33573 lines of diff (skipped)