automatic version update by autodist [release 0.17.0-1mamba;Sat Apr 17 2021]

This commit is contained in:
Automatic Build System 2024-01-06 06:36:19 +01:00
parent fe1f8116de
commit 8d1ddfb370

View File

@ -1,5 +1,5 @@
Name: lxqt-openssh-askpass Name: lxqt-openssh-askpass
Version: 0.16.0 Version: 0.17.0
Release: 1mamba Release: 1mamba
Summary: A GUI to query credentials on behalf of other programs Summary: A GUI to query credentials on behalf of other programs
Group: Graphical Desktop/Applications/Networking Group: Graphical Desktop/Applications/Networking
@ -21,7 +21,6 @@ BuildRequires: libqtxdg-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %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. 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 %doc AUTHORS LICENSE
%changelog %changelog
* Sat Apr 17 2021 Automatic Build System <autodist@mambasoft.it> 0.17.0-1mamba
- automatic version update by autodist
* Mon Nov 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.0-1mamba * Mon Nov 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface