From b958cd88578f976a8f267c0a9b4c0c15963ce0ec Mon Sep 17 00:00:00 2001 From: Ercole 'ercolinux' Carpanetto Date: Sat, 6 Jan 2024 03:00:27 +0100 Subject: [PATCH] update to 5.18.4.1 [release 5.18.4.1-1mamba;Sat Apr 04 2020] --- ksshaskpass.spec | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/ksshaskpass.spec b/ksshaskpass.spec index 6b18d3a..3b1495b 100644 --- a/ksshaskpass.spec +++ b/ksshaskpass.spec @@ -1,7 +1,9 @@ %define majver %(echo %version | cut -d. -f1-2) +%define plasmaver %(echo %version | cut -d. -f1-3) + Name: ksshaskpass -Version: 5.18.3 +Version: 5.18.4.1 Release: 1mamba Summary: KDE Plasma 5 ssh integration with KWallet Group: Graphical Desktop/Applications/Security @@ -9,7 +11,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{plasmaver}/ksshaskpass-%{version}.tar.xz # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN @@ -55,6 +57,12 @@ Ksshaskpass is a front-end for ssh-add which stores the password of the ssh key %doc COPYING %changelog +* Sat Apr 04 2020 Ercole 'ercolinux' Carpanetto 5.18.4.1-1mamba +- update to 5.18.4.1 + +* Wed Apr 01 2020 Automatic Build System 5.18.4-1mamba +- automatic version update by autodist + * Wed Mar 11 2020 Automatic Build System 5.18.3-1mamba - automatic version update by autodist