diff --git a/virtio-win.spec b/virtio-win.spec index 3776c75..0bdfd75 100644 --- a/virtio-win.spec +++ b/virtio-win.spec @@ -3,14 +3,14 @@ # affect the RPM content, please submit a patch them to the upstream spec # file hosted at: https://github.com/crobinso/virtio-win-pkg-scripts -%global virtio_win_prewhql_build virtio-win-prewhql-96 +%global virtio_win_prewhql_build virtio-win-prewhql-0.1-102 %global qemu_ga_win_build qemu-ga-win-7.0-10 %global qxl_build qxl-win-unsigned-0.1-20 Summary: VirtIO para-virtualized drivers for Windows(R) Name: virtio-win Version: 1.7.4 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/System URL: http://www.redhat.com/ BuildArch: noarch @@ -84,6 +84,16 @@ Windows(R) guests. %changelog +* Fri Apr 10 2015 Jeff E. Nelson - 1.7.4-2 +- Correct NVR of virtio-win-prewhql-build + +- Resolves: bz#1183423 [rhel-7.2.0] + (Change the copyright on all the Windows drivers to "2015" in virtio-win-preqhql build) +- Resolves: bz#1195920 [rhel-7.2.0] + (Windows 2012 R2 using virtio-scsi-driver with Direct LUNs causes BSODs) +- Resolves: bz#1210208 [rhel-7.2.0] + ([NetKVM] Malformed packet can cause BSOD) + * Fri Apr 10 2015 Jeff E. Nelson - 1.7.4-1 - Resolves: bz#1183423 [rhel-7.2.0] (Change the copyright on all the Windows drivers to "2015" in virtio-win-preqhql build)