automatic version update by autodist [release 6.2.0-1mamba;Wed Oct 09 2024]
This commit is contained in:
parent
6fa0f8f365
commit
27c10eb400
@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
Name: ksshaskpass
|
||||
Version: 6.1.5
|
||||
Version: 6.2.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma ssh integration with KWallet
|
||||
Group: Graphical Desktop/Applications/Security
|
||||
@ -12,7 +12,6 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/it/plasma-desktop/
|
||||
Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/ksshaskpass-%{version}.tar.xz
|
||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -45,18 +44,22 @@ Ksshaskpass is a front-end for ssh-add which stores the password of the ssh key
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%cmake_install
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
%find_lang %{name} --with-qt --all-name || touch %{name}.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/ksshaskpass
|
||||
%{_datadir}/applications/org.kde.ksshaskpass.desktop
|
||||
%{_mandir}/man1/ksshaskpass.1*
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Wed Oct 09 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 10 2024 Automatic Build System <autodist@openmamba.org> 6.1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user