From c40015a57992c0dc50903ba10ec4572ba49d54cb Mon Sep 17 00:00:00 2001 From: "Danilo C. L. de Paula" Date: Fri, 30 Aug 2019 15:11:00 -0300 Subject: [PATCH] Fixing gating file and bumping package --- virtio-win.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/virtio-win.spec b/virtio-win.spec index 587f3c5..3286fb1 100644 --- a/virtio-win.spec +++ b/virtio-win.spec @@ -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 - 1.9.9-1.1 +* Fri Aug 30 2019 Danilo C. L. de Paula - 1.9.9-2 +- Resolves: rhbz#1588425 + (virtio-mouse can not passthrough) + +* Wed Aug 28 2019 Danilo C. L. de Paula - 1.9.9-1.el8 - Resolves: rhbz#1588425 (virtio-mouse can not passthrough)