* Fri Oct 2 2015 Jeff E. Nelson <jen@redhat.com> - 1.8.0-2

The virtio-win-VVV-bin-for-rpm.zip file was previously a
zip file. This has been switched to a .tar.gz file which
provides better compresion and support for hard links.

- Resolves: bz#1217644
  (use hardlinks for .iso and /usr/share/virtio-win/drivers)
This commit is contained in:
Jeff E. Nelson 2015-10-02 14:15:53 -05:00
parent f97d585769
commit d6db58b423
3 changed files with 13 additions and 3 deletions

1
.gitignore vendored
View File

@ -65,3 +65,4 @@
/qxl-win-unsigned-0.1-24-sources.zip
/virtio-win-prewhql-0.1-110-sources.zip
/virtio-win-1.8.0-bin-for-rpm.zip
/virtio-win-1.8.0-bin-for-rpm.tar.gz

View File

@ -2,4 +2,4 @@
10a8558ac97c19c368ac2669ac5f6ad9 qemu-ga-win-7.2.1-1-sources.zip
e2aecc1ac216e00296f744a3293dbb77 qxl-win-unsigned-0.1-24-sources.zip
0ab17d691be2395f1e66ddd547dff397 virtio-win-prewhql-0.1-110-sources.zip
caa9b97ae1107b1d121436c4c46c3352 virtio-win-1.8.0-bin-for-rpm.zip
caa9b97ae1107b1d121436c4c46c3352 virtio-win-1.8.0-bin-for-rpm.tar.gz

View File

@ -10,7 +10,7 @@
Summary: VirtIO para-virtualized drivers for Windows(R)
Name: virtio-win
Version: 1.8.0
Release: 1%{?dist}
Release: 2%{?dist}
Group: Applications/System
URL: http://www.redhat.com/
BuildArch: noarch
@ -27,7 +27,7 @@ License: GPLv2
%endif
# Already built files
Source1: %{name}-%{version}-bin-for-rpm.zip
Source1: %{name}-%{version}-bin-for-rpm.tar.gz
Source2: %{qemu_ga_win_build}-installers.zip
# Source files shipped in the srpm
@ -84,6 +84,15 @@ Windows(R) guests.
%changelog
* Fri Oct 2 2015 Jeff E. Nelson <jen@redhat.com> - 1.8.0-2
The virtio-win-VVV-bin-for-rpm.zip file was previously a
zip file. This has been switched to a .tar.gz file which
provides better compresion and support for hard links.
- Resolves: bz#1217644
(use hardlinks for .iso and /usr/share/virtio-win/drivers)
* Thu Oct 1 2015 Jeff E. Nelson <jen@redhat.com> - 1.8.0-1
- The virtio-win-1.8.0-1 release contains: