Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-kconfigwidgets for openSUSE:Factory checked in at 2024-06-09 20:19:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-kconfigwidgets (Old) and /work/SRC/openSUSE:Factory/.kf6-kconfigwidgets.new.19518 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kf6-kconfigwidgets" Sun Jun 9 20:19:21 2024 rev:4 rq:1179266 version:6.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-kconfigwidgets/kf6-kconfigwidgets.changes 2024-05-11 18:22:15.072515371 +0200 +++ /work/SRC/openSUSE:Factory/.kf6-kconfigwidgets.new.19518/kf6-kconfigwidgets.changes 2024-06-09 20:22:18.794025229 +0200 @@ -1,0 +2,14 @@ +Wed Jun 5 10:11:27 UTC 2024 - Christophe Marin <christophe@krop.fr> + +- Update to 6.3.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.3.0/ +- Changes since 6.2.0: + * add api to have a style chooser + * KStandardAction: reduce allocation by using view type + * Add KStyleManager::initStyle to enforce proper application style + * KConfigDialogManager: port to non-deprecated QCheckBox signal + * KCommandBar: Better UI + +------------------------------------------------------------------- Old: ---- kconfigwidgets-6.2.0.tar.xz kconfigwidgets-6.2.0.tar.xz.sig New: ---- kconfigwidgets-6.3.0.tar.xz kconfigwidgets-6.3.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-kconfigwidgets.spec ++++++ --- /var/tmp/diff_new_pack.yIfgRU/_old 2024-06-09 20:22:19.438048467 +0200 +++ /var/tmp/diff_new_pack.yIfgRU/_new 2024-06-09 20:22:19.442048610 +0200 @@ -19,13 +19,13 @@ %define qt6_version 6.6.0 %define rname kconfigwidgets -# Full KF6 version (e.g. 6.2.0) +# Full KF6 version (e.g. 6.3.0) %{!?_kf6_version: %global _kf6_version %{version}} # Last major and minor KF6 version (e.g. 6.0) %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kf6-kconfigwidgets -Version: 6.2.0 +Version: 6.3.0 Release: 0 Summary: Widgets for configuration dialogs License: LGPL-2.1-or-later @@ -38,6 +38,7 @@ BuildRequires: doxygen BuildRequires: fdupes BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version} +BuildRequires: qt6-gui-private-devel >= %{qt6_version} BuildRequires: cmake(KF6Codecs) >= %{_kf6_bugfix_version} BuildRequires: cmake(KF6ColorScheme) >= %{_kf6_bugfix_version} BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version} @@ -46,6 +47,7 @@ BuildRequires: cmake(KF6I18n) >= %{_kf6_bugfix_version} BuildRequires: cmake(KF6WidgetsAddons) >= %{_kf6_bugfix_version} BuildRequires: cmake(Qt6DBus) >= %{qt6_version} +BuildRequires: cmake(Qt6Gui) >= %{qt6_version} BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version} BuildRequires: cmake(Qt6UiPlugin) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} ++++++ kconfigwidgets-6.2.0.tar.xz -> kconfigwidgets-6.3.0.tar.xz ++++++ ++++ 7623 lines of diff (skipped)