From 5a5e7c54108593e3b96b09cb8ffd3c36752b73bc Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Fri, 23 Dec 2016 16:29:30 +0100 Subject: Update to latest virtio-win/vdagent releases Change-Id: I36da80234227c610a246d33c867204241b32e536 Signed-off-by: Christophe Fergeau Acked-by: Yedidyah Bar David --- 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 21e8bad..e51dea9 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 -- cgit v1.2.3