From e72db8f724d093802fe5436dd6a4bdf9da7d51bbf48e1fe6faa9dca23a5bc796 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Fri, 18 Oct 2024 09:20:03 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kxmlgui?expand=0&rev=19 --- kf6-kxmlgui.changes | 5 +++++ kf6-kxmlgui.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kf6-kxmlgui.changes b/kf6-kxmlgui.changes index ff8e672..8bc5e56 100644 --- a/kf6-kxmlgui.changes +++ b/kf6-kxmlgui.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 18 09:18:00 UTC 2024 - Christophe Marin + +- Fix qt6-core-private-devel minimum version + ------------------------------------------------------------------- Mon Oct 7 10:00:27 UTC 2024 - Christophe Marin diff --git a/kf6-kxmlgui.spec b/kf6-kxmlgui.spec index 6970b46..cf84da3 100644 --- a/kf6-kxmlgui.spec +++ b/kf6-kxmlgui.spec @@ -39,7 +39,7 @@ BuildRequires: doxygen BuildRequires: fdupes BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version} BuildRequires: pkgconfig -BuildRequires: qt6-core-private-devel >= %{_kf6_bugfix_version} +BuildRequires: qt6-core-private-devel >= %{qt6_version} BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version} BuildRequires: cmake(KF6ConfigWidgets) >= %{_kf6_bugfix_version} BuildRequires: cmake(KF6CoreAddons) >= %{_kf6_bugfix_version}