From 5727cf0538699c39ba0bea467b120b8d1e79e6cb Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Mon, 20 Mar 2023 08:50:12 +0100 Subject: [PATCH] Do not limit KColorSchemeManager patch to newer releases --- kf5-kconfigwidgets.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 03abc63..ef46db8 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -12,10 +12,8 @@ URL: https://invent.kde.org/frameworks/%{framework} %global stable %stable_kf5 Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz -%if 0%{?fedora} >= 38 # Can be dropped with KF5 5.105 (already merged there) Patch0: kcolorschememanager-dont-override-color-scheme-set-by-platform-theme.patch -%endif BuildRequires: extra-cmake-modules >= %{majmin} BuildRequires: kf5-kauth-devel >= %{majmin}