From d246742ecf105af5a3d3955b9a28a5509b266433 Mon Sep 17 00:00:00 2001 From: "Danilo C. L. de Paula" Date: Thu, 7 Dec 2017 16:38:02 -0200 Subject: [PATCH] Updating the package to RHEL-8.0 This is a verbatim copy of the latest version of this package, updated for RHEL.-8.0 --- virtio-win.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virtio-win.spec b/virtio-win.spec index 85cd347..8da6bf5 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.3 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/System URL: http://www.redhat.com/ BuildArch: noarch @@ -84,6 +84,9 @@ Windows(R) guests. %changelog +* Thu Dec 07 2017 Danilo C. L. de Paula - 1.9.3-2 +- This is a plain copy of the virtio-win package released in RHEL-7.4 for RHEL-8.0 + * Tue Aug 01 2017 Danilo Cesar Lemes de Paula - 1.9.3-1 - Resolves: BZ#1473575