diff --git a/kf6-kcolorscheme.spec b/kf6-kcolorscheme.spec index d318f09..a7be07f 100644 --- a/kf6-kcolorscheme.spec +++ b/kf6-kcolorscheme.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kcolorscheme -Version: 6.8.0 +Version: 6.9.0 Release: 1mamba Summary: Classes to read and interact with KColorScheme Group: System/Libraries @@ -14,13 +14,15 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/kcolo License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-kconfig-devel BuildRequires: libkf6-kguiaddons-devel BuildRequires: libkf6-ki18n-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel +BuildRequires: libxkbcommon-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: kf6-rpm-macros @@ -81,6 +83,9 @@ This package contains libraries and header files for developing applications tha %{_qt6_docdir}/KF6ColorScheme.* %changelog +* Sun Dec 15 2024 Automatic Build System 6.9.0-1mamba +- automatic version update by autodist + * Sun Nov 10 2024 Automatic Build System 6.8.0-1mamba - automatic version update by autodist