require openssh-askpass [release 1.1.0-3mamba;Thu Dec 11 2014]

This commit is contained in:
Silvan Calarco 2024-01-05 19:06:16 +01:00
parent 01f04508ab
commit 9d85613e99

View File

@ -1,6 +1,6 @@
Name: virt-manager Name: virt-manager
Version: 1.1.0 Version: 1.1.0
Release: 2mamba Release: 3mamba
Summary: Virtual Machine Manager Summary: Virtual Machine Manager
Group: Applications/Emulators Group: Applications/Emulators
Vendor: openmamba Vendor: openmamba
@ -30,6 +30,7 @@ Requires: gtk-vnc
Requires: pygobject Requires: pygobject
Requires: qemu Requires: qemu
Requires: libosinfo Requires: libosinfo
Requires: openssh-askpass
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
@ -118,6 +119,9 @@ exit 0
# ChangeLog NEWS README TODO # ChangeLog NEWS README TODO
%changelog %changelog
* Thu Dec 11 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-3mamba
- require openssh-askpass
* Mon Oct 20 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-2mamba * Mon Oct 20 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-2mamba
- require spice-gtk to support usb redirection - require spice-gtk to support usb redirection