diff --git a/kde-gtk-config5.changes b/kde-gtk-config5.changes index 63ca423..6741319 100644 --- a/kde-gtk-config5.changes +++ b/kde-gtk-config5.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 28 11:38:33 UTC 2024 - Fabian Vogt + +- Make sure to pick kdecoration < 6 + ------------------------------------------------------------------- Wed Dec 6 11:46:11 UTC 2023 - Fabian Vogt diff --git a/kde-gtk-config5.spec b/kde-gtk-config5.spec index 698a893..eed4d99 100644 --- a/kde-gtk-config5.spec +++ b/kde-gtk-config5.spec @@ -1,7 +1,7 @@ # # spec file for package kde-gtk-config5 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,7 +34,7 @@ BuildRequires: gsettings-desktop-schemas BuildRequires: kf5-filesystem BuildRequires: sassc BuildRequires: xz -BuildRequires: cmake(KDecoration2) +BuildRequires: cmake(KDecoration2) < 6 BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5CoreAddons)