diff --git a/kruler.spec b/kruler.spec index be155a3..f36951c 100644 --- a/kruler.spec +++ b/kruler.spec @@ -1,5 +1,5 @@ Name: kruler -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: A ruler in inch, centimeter and pixel to check distances on the screen Group: Graphical Desktop/Applications/Graphics @@ -11,6 +11,11 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libglvnd-devel @@ -27,7 +32,6 @@ BuildRequires: libkf6-kxmlgui-devel BuildRequires: libstdc++6-devel BuildRequires: libxcb-devel BuildRequires: libxkbcommon-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake Provides: kruler4 @@ -81,6 +85,9 @@ exit 0 %doc LICENSES %changelog +* Thu Nov 07 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