diff --git a/kcm-wacomtablet.spec b/kcm-wacomtablet.spec index 9c818e0..5aca504 100644 --- a/kcm-wacomtablet.spec +++ b/kcm-wacomtablet.spec @@ -1,5 +1,5 @@ Name: kcm-wacomtablet -Version: 6.2.0 +Version: 6.2.1 Release: 1mamba Summary: A KDE configuration GUI for the Wacom Linux Drivers Group: Graphical Desktop/Applications/Configuration @@ -12,6 +12,12 @@ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libICE-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libSM-devel BuildRequires: libX11-devel BuildRequires: libXext-devel @@ -38,7 +44,6 @@ BuildRequires: libwacom-devel BuildRequires: libxcb-devel BuildRequires: libxkbcommon-devel BuildRequires: plasma5support-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -87,6 +92,9 @@ This module implements a GUI for the Wacom Linux Drivers and extends it with pro %doc AUTHORS COPYING %changelog +* Thu Oct 17 2024 Automatic Build System 6.2.1-1mamba +- automatic version update by autodist + * Thu Oct 10 2024 Automatic Build System 6.2.0-1mamba - automatic version update by autodist