Accepting request 1152911 from KDE:Frameworks5

- Make sure to pick kdecoration < 6

OBS-URL: https://build.opensuse.org/request/show/1152911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kde-gtk-config5?expand=0&rev=157
This commit is contained in:
Ana Guerrero 2024-03-11 14:27:37 +00:00 committed by Git OBS Bridge
commit 625d84ce62
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 28 11:38:33 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Make sure to pick kdecoration < 6
-------------------------------------------------------------------
Wed Dec 6 11:46:11 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -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)