[Spice-devel] [NSIS 2/3] Update to latest virtio-win/vdagent releases
Yedidyah Bar David
didi at redhat.com
Mon Jan 23 10:02:06 UTC 2017
From: Christophe Fergeau <cfergeau at redhat.com>
Change-Id: I36da80234227c610a246d33c867204241b32e536
Signed-off-by: Christophe Fergeau <cfergeau at redhat.com>
---
Makefile | 4 ++--
ovirt-guest-tools-iso.spec.in | 6 +++---
version.txt | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/Makefile b/Makefile
index 94bf433..df8f7bc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME=spice-nsis
-VERSION=0.103
+VERSION=0.126
DISPLAYED_VERSION=$(VERSION)
ARCHIVE=$(NAME)-$(VERSION).tar.bz2
@@ -41,7 +41,7 @@ TEMP_DIR=temp_dir
# common dependencies/sources
-# From RPMs available at http://www.spice-space.org/download/windows/vdagent/vdagent-win-0.7.3/
+# From RPMs available at http://www.spice-space.org/download/windows/vdagent/vdagent-win-0.8.0/
VDA32BIN=/usr/i686-w64-mingw32/sys-root/mingw/bin
VDA64BIN=/usr/x86_64-w64-mingw32/sys-root/mingw/bin
diff --git a/ovirt-guest-tools-iso.spec.in b/ovirt-guest-tools-iso.spec.in
index abab01a..79e32f5 100644
--- a/ovirt-guest-tools-iso.spec.in
+++ b/ovirt-guest-tools-iso.spec.in
@@ -24,9 +24,9 @@ BuildRequires: p7zip
BuildRequires: p7zip-plugins
BuildRequires: hardlink
-# From http://www.spice-space.org/download/windows/vdagent/vdagent-win-0.7.3/
-BuildRequires: mingw32-spice-vdagent >= 0.7.3
-BuildRequires: mingw64-spice-vdagent >= 0.7.3
+# From http://www.spice-space.org/download/windows/vdagent/vdagent-win-0.8.0/
+BuildRequires: mingw32-spice-vdagent >= 0.8.0
+BuildRequires: mingw64-spice-vdagent >= 0.8.0
# From http://resources.ovirt.org/pub
BuildRequires: ovirt-guest-agent-windows
diff --git a/version.txt b/version.txt
index c611bc2..27f16cf 100644
--- a/version.txt
+++ b/version.txt
@@ -1,3 +1,3 @@
-virtio-win 0.1-100
+virtio-win 0.1-126
QXL 0.1-21
-mingw-vdagent-win 0.7.3
+mingw-vdagent-win 0.8.0
--
1.8.3.1
More information about the Spice-devel
mailing list