diff --git a/libkdegames.spec b/libkdegames.spec index 3943aaa..ed33e9e 100644 --- a/libkdegames.spec +++ b/libkdegames.spec @@ -1,5 +1,5 @@ Name: libkdegames -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: KDE games library Group: System/Libraries @@ -11,6 +11,13 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6OpenGL +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-attica-devel @@ -30,7 +37,6 @@ BuildRequires: libkf6-kxmlgui-devel BuildRequires: libopenal-devel BuildRequires: libsndfile-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel BuildRequires: qt6-qtsvg-devel ## AUTOBUILDREQ-END @@ -94,6 +100,9 @@ This package contains libraries and header files for developing applications tha %doc README TODO %changelog +* Fri Nov 08 2024 Automatic Build System 24.08.3-1mamba +- automatic version update by autodist + * Fri Oct 11 2024 Automatic Build System 24.08.2-1mamba - automatic version update by autodist