Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdebugsettings for openSUSE:Factory checked in at 2024-08-26 22:06:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdebugsettings (Old) and /work/SRC/openSUSE:Factory/.kdebugsettings.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdebugsettings" Mon Aug 26 22:06:36 2024 rev:108 rq:1195376 version:24.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdebugsettings/kdebugsettings.changes 2024-07-05 19:54:33.869729235 +0200 +++ /work/SRC/openSUSE:Factory/.kdebugsettings.new.2698/kdebugsettings.changes 2024-08-26 22:09:57.497335867 +0200 @@ -1,0 +2,29 @@ +Mon Aug 19 07:13:36 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.08.0/ +- Changes since 24.05.2: + * Time to increase version + * Use @info:placeholder + * make filter case-insensitive + * Fix dependancies + * IconTheme is searched by default + * Fix cmakelint warning + * Add developer name to appdata + * Add @action:button + * Don't export private methods + * Fix warning + * It compiles fine without deprecated methods + * Fix 488354: "Enable" and "Turn Off" buttons should act on selected entries only (kde#488354) + * Don't include when HAVE_DBUSADDONS is false + * Add missing require + * Disable DBusAddons on windows + * Add build-ftime support + * Add @label:textbox + * Use KIconThemes and KStyleManager if available during build-time + * Add contect + * Use ellipsis character instead of three dots in UI strings + +------------------------------------------------------------------- Old: ---- kdebugsettings-24.05.2.tar.xz kdebugsettings-24.05.2.tar.xz.sig New: ---- kdebugsettings-24.08.0.tar.xz kdebugsettings-24.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdebugsettings.spec ++++++ --- /var/tmp/diff_new_pack.EmWTph/_old 2024-08-26 22:09:58.077360087 +0200 +++ /var/tmp/diff_new_pack.EmWTph/_new 2024-08-26 22:09:58.081360254 +0200 @@ -16,12 +16,12 @@ # -%define kf6_version 6.0.0 +%define kf6_version 6.3.0 %define qt6_version 6.6.0 %bcond_without released Name: kdebugsettings -Version: 24.05.2 +Version: 24.08.0 Release: 0 Summary: Program to set debug verbosity for KDE applications License: LGPL-2.0-or-later @@ -36,8 +36,10 @@ BuildRequires: cmake(KF6Completion) >= %{kf6_version} BuildRequires: cmake(KF6Config) >= %{kf6_version} BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Crash) >= %{kf6_version} BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6IconThemes) >= %{kf6_version} BuildRequires: cmake(KF6ItemViews) >= %{kf6_version} BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version} BuildRequires: cmake(KF6XmlGui) >= %{kf6_version} ++++++ kdebugsettings-24.05.2.tar.xz -> kdebugsettings-24.08.0.tar.xz ++++++ ++++ 12113 lines of diff (skipped)
