From 8d1ddfb3701b43df057a2b173986fdd9b1af46f8 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:36:19 +0100 Subject: [PATCH] automatic version update by autodist [release 0.17.0-1mamba;Sat Apr 17 2021] --- lxqt-openssh-askpass.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lxqt-openssh-askpass.spec b/lxqt-openssh-askpass.spec index d333299..5817147 100644 --- a/lxqt-openssh-askpass.spec +++ b/lxqt-openssh-askpass.spec @@ -1,5 +1,5 @@ Name: lxqt-openssh-askpass -Version: 0.16.0 +Version: 0.17.0 Release: 1mamba Summary: A GUI to query credentials on behalf of other programs Group: Graphical Desktop/Applications/Networking @@ -21,7 +21,6 @@ BuildRequires: libqtxdg-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: cmake -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description lxqt-openssh-askpass is a GUI to query credentials on behalf of other programs. As indicated by its name it's primarily targeted at ssh-agent, the SSH agent of OpenSSH, but it works with other applications like e. g. EncFS as well. @@ -55,5 +54,8 @@ done %doc AUTHORS LICENSE %changelog +* Sat Apr 17 2021 Automatic Build System 0.17.0-1mamba +- automatic version update by autodist + * Mon Nov 09 2020 Silvan Calarco 0.16.0-1mamba - package created using the webbuild interface