automatic version update by autodist [release 1.3.1-1mamba;Sun Dec 27 2015]
This commit is contained in:
parent
d35aec03a4
commit
4f9211e524
@ -1,9 +1,9 @@
|
|||||||
--- virt-manager-1.2.0/virtManager/engine.py.orig 2015-05-17 22:46:52.314535452 +0200
|
--- virt-manager-1.3.1/virtManager/engine.py.orig 2015-12-26 19:39:11.909828597 +0100
|
||||||
+++ virt-manager-1.2.0/virtManager/engine.py 2015-05-18 00:45:40.141387904 +0200
|
+++ virt-manager-1.3.1/virtManager/engine.py 2015-12-26 23:15:10.120220049 +0100
|
||||||
@@ -177,33 +177,7 @@
|
@@ -214,33 +214,7 @@
|
||||||
self.timeout_add(1000, self._add_default_conn, manager)
|
def _add_default_conn(self):
|
||||||
|
manager = self.get_manager()
|
||||||
|
|
||||||
def _add_default_conn(self, manager):
|
|
||||||
- # Manager fail message
|
- # Manager fail message
|
||||||
- msg = _("Could not detect a default hypervisor. Make\n"
|
- msg = _("Could not detect a default hypervisor. Make\n"
|
||||||
- "sure the appropriate virtualization packages\n"
|
- "sure the appropriate virtualization packages\n"
|
@ -1,6 +1,6 @@
|
|||||||
Name: virt-manager
|
Name: virt-manager
|
||||||
Version: 1.3.0
|
Version: 1.3.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Virtual Machine Manager
|
Summary: Virtual Machine Manager
|
||||||
Group: Applications/Emulators
|
Group: Applications/Emulators
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -9,7 +9,7 @@ Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
|||||||
URL: http://virt-manager.org
|
URL: http://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
|
||||||
Patch1: virt-manager-1.2.0-disable-packagekit.patch
|
Patch1: virt-manager-1.3.1-disable-packagekit.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -124,6 +124,9 @@ exit 0
|
|||||||
# ChangeLog NEWS README TODO
|
# ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 27 2015 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Dec 13 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-2mamba
|
* Sun Dec 13 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-2mamba
|
||||||
- require python-requests and adwaita-icon-theme (instead of gnome-icon-theme)
|
- require python-requests and adwaita-icon-theme (instead of gnome-icon-theme)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user