automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024]
This commit is contained in:
parent
27c10eb400
commit
506c7213d3
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ksshaskpass
|
Name: ksshaskpass
|
||||||
Version: 6.2.0
|
Version: 6.2.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Plasma ssh integration with KWallet
|
Summary: KDE Plasma ssh integration with KWallet
|
||||||
Group: Graphical Desktop/Applications/Security
|
Group: Graphical Desktop/Applications/Security
|
||||||
@ -15,6 +15,9 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/ksshas
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libkf6-kcoreaddons-devel
|
BuildRequires: libkf6-kcoreaddons-devel
|
||||||
@ -22,7 +25,6 @@ BuildRequires: libkf6-ki18n-devel
|
|||||||
BuildRequires: libkf6-kwallet-devel
|
BuildRequires: libkf6-kwallet-devel
|
||||||
BuildRequires: libkf6-kwidgetsaddons-devel
|
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: kf6-rpm-macros
|
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
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Oct 09 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
* Wed Oct 09 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user