diff --git a/kgamma.spec b/kgamma.spec index 855c24b..3e5655b 100644 --- a/kgamma.spec +++ b/kgamma.spec @@ -1,7 +1,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: kgamma -Version: 6.2.0 +Version: 6.2.1 Release: 1mamba Summary: KDE Plasma gamma calibration tool Group: Graphical Desktop/Applications/Configuration @@ -14,6 +14,10 @@ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libICE-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6Widgets BuildRequires: libSM-devel BuildRequires: libX11-devel BuildRequires: libXext-devel @@ -28,7 +32,6 @@ BuildRequires: libkf6-kcoreaddons-devel BuildRequires: libkf6-ki18n-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -68,6 +71,9 @@ KDE Plasma gamma calibration tool. %doc LICENSES %changelog +* Wed Oct 16 2024 Automatic Build System 6.2.1-1mamba +- automatic version update by autodist + * Tue Oct 08 2024 Automatic Build System 6.2.0-1mamba - automatic version update by autodist