From 5a3511a2ea96939a7ac8ab99b2159a50f37d0720 Mon Sep 17 00:00:00 2001 From: Yash Mankad Date: Wed, 14 Sep 2016 11:24:21 -0400 Subject: [PATCH] * Wed Sep 14 2016 Yash Mankad - 1.9.0-2 This release updates the VirtIO Block and Serial drivers for Windows 10 and 2016 release to use the 126 build. See the changelog entry for 1.9.0-1 for a full description of the changes in this release. - Resolves: bz#1340571 (Add Windows 2k16 drivers to virtio-win) --- sources | 2 +- virtio-win.spec | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 08e3f88..0abdab9 100644 --- a/sources +++ b/sources @@ -2,4 +2,4 @@ e2aecc1ac216e00296f744a3293dbb77 qxl-win-unsigned-0.1-24-sources.zip 31a30e5ec51310fea6a4147ca62d95cd qemu-ga-win-7.3.2-1-installers.zip e10204405ebeb45bd44b15a2a60faeab qemu-ga-win-7.3.2-1-sources.zip 60e8babf82168b8fe289d5f28254c9f8 virtio-win-prewhql-0.1-126-sources.zip -6ac5985f11a56b86c1a66584fbf1c382 virtio-win-1.9.0-bin-for-rpm.tar.gz +8e92ff1d773b035d794082527d8c2b82 virtio-win-1.9.0-bin-for-rpm.tar.gz diff --git a/virtio-win.spec b/virtio-win.spec index abe6e1b..5d17e83 100644 --- a/virtio-win.spec +++ b/virtio-win.spec @@ -10,7 +10,7 @@ Summary: VirtIO para-virtualized drivers for Windows(R) Name: virtio-win Version: 1.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/System URL: http://www.redhat.com/ BuildArch: noarch @@ -84,6 +84,17 @@ Windows(R) guests. %changelog +* Wed Sep 14 2016 Yash Mankad - 1.9.0-2 + +This release updates the VirtIO Block and Serial drivers for +Windows 10 and 2016 release to use the 126 build. + +See the changelog entry for 1.9.0-1 for a full description +of the changes in this release. + +- Resolves: bz#1340571 + (Add Windows 2k16 drivers to virtio-win) + * Tue Sep 13 2016 Yash Mankad - 1.9.0-1 - The virtio-win-1.9.0-1 release contains: