From cbe9ab9d9af0696117efbc89da76ad6b308d8b1d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 18 Oct 2024 20:30:50 +0200 Subject: [PATCH] automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024] --- drkonqi.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/drkonqi.spec b/drkonqi.spec index 339b15a..b801351 100644 --- a/drkonqi.spec +++ b/drkonqi.spec @@ -1,7 +1,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: drkonqi -Version: 6.2.0 +Version: 6.2.1 Release: 1mamba Summary: KDE Plasma crash handler Group: Graphical Desktop/Applications/Environment @@ -14,6 +14,13 @@ Patch0: drkonqi-5.26.5-installdbgsymbols.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Concurrent +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6OpenGL +BuildRequires: libQt6Widgets BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libglvnd-devel @@ -34,7 +41,6 @@ BuildRequires: libkf6-syntax-highlighting-devel BuildRequires: libpolkit-qt6-1-devel BuildRequires: libstdc++6-devel BuildRequires: libsystemd-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -104,6 +110,9 @@ install -p -D -m755 src/doc/examples/installdbgsymbols_fedora.sh \ %doc LICENSES %changelog +* Wed Oct 16 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