From 506c7213d3ba91adb07ca5f8b3e56a322f771f05 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 18 Oct 2024 20:36:09 +0200 Subject: [PATCH] automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024] --- ksshaskpass.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ksshaskpass.spec b/ksshaskpass.spec index 1c5c6aa..61c7b63 100644 --- a/ksshaskpass.spec +++ b/ksshaskpass.spec @@ -3,7 +3,7 @@ Name: ksshaskpass -Version: 6.2.0 +Version: 6.2.1 Release: 1mamba Summary: KDE Plasma ssh integration with KWallet Group: Graphical Desktop/Applications/Security @@ -15,6 +15,9 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/ksshas License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Widgets BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-kcoreaddons-devel @@ -22,7 +25,6 @@ BuildRequires: libkf6-ki18n-devel BuildRequires: libkf6-kwallet-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: kf6-rpm-macros @@ -57,6 +59,9 @@ Ksshaskpass is a front-end for ssh-add which stores the password of the ssh key %doc LICENSES %changelog +* Wed Oct 16 2024 Automatic Build System 6.2.1-1mamba +- automatic version update by autodist + * Wed Oct 09 2024 Automatic Build System 6.2.0-1mamba - automatic version update by autodist