require libgtksourceview3 [release 4.1.0-2mamba;Thu Dec 08 2022]
This commit is contained in:
parent
6aec51f86e
commit
4af8d16955
@ -1,11 +1,11 @@
|
|||||||
Name: virt-manager
|
Name: virt-manager
|
||||||
Version: 4.0.0
|
Version: 4.1.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Virtual Machine Manager
|
Summary: Virtual Machine Manager
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://virt-manager.org/
|
URL: https://virt-manager.org/
|
||||||
Source: http://virt-manager.org/download/sources/virt-manager/virt-manager-%{version}.tar.gz
|
Source: http://virt-manager.org/download/sources/virt-manager/virt-manager-%{version}.tar.gz
|
||||||
Patch0: virt-manager-1.0.1-fix-changing-graphics-type.patch
|
Patch0: virt-manager-1.0.1-fix-changing-graphics-type.patch
|
||||||
@ -39,7 +39,7 @@ Requires: gtk-vnc
|
|||||||
Requires: qemu
|
Requires: qemu
|
||||||
Requires: libosinfo
|
Requires: libosinfo
|
||||||
Requires: openssh-askpass
|
Requires: openssh-askpass
|
||||||
Requires: libgtksourceview
|
Requires: libgtksourceview3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The "Virtual Machine Manager" application is a desktop user interface for managing virtual machines.
|
The "Virtual Machine Manager" application is a desktop user interface for managing virtual machines.
|
||||||
@ -126,6 +126,12 @@ exit 0
|
|||||||
# ChangeLog NEWS README TODO
|
# ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1.0-2mamba
|
||||||
|
- require libgtksourceview3
|
||||||
|
|
||||||
|
* Fri Aug 05 2022 Automatic Build System <autodist@mambasoft.it> 4.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Mar 05 2022 Automatic Build System <autodist@mambasoft.it> 4.0.0-1mamba
|
* Sat Mar 05 2022 Automatic Build System <autodist@mambasoft.it> 4.0.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user