Fixing gating file and bumping package

This commit is contained in:
Danilo C. L. de Paula 2019-08-30 15:11:00 -03:00
parent 89acf62ba6
commit c40015a579

View File

@ -20,7 +20,7 @@
Summary: VirtIO para-virtualized drivers for Windows(R)
Name: virtio-win
Version: 1.9.9
Release: 1%{?dist}
Release: 2%{?dist}
Group: Applications/System
URL: http://www.redhat.com/
BuildArch: noarch
@ -124,7 +124,11 @@ popd
%changelog
* Wed Aug 28 2019 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.9.9-1.1
* Fri Aug 30 2019 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.9.9-2
- Resolves: rhbz#1588425
(virtio-mouse can not passthrough)
* Wed Aug 28 2019 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.9.9-1.el8
- Resolves: rhbz#1588425
(virtio-mouse can not passthrough)