From b4abbac0d604896778eb61aabd4b568c4f92d6c1 Mon Sep 17 00:00:00 2001 From: "Mr. Beedell, Roke Julian Lockhart (RJLB)" Date: Sat, 1 Nov 2025 17:17:17 +0000 Subject: [PATCH 1/2] Update RPM URI to refer to GH, not RH. Updates the RPM specification URI to refer to this GitHub repository, rather than RedHat. Signed-off-by: Mr. Beedell, Roke Julian Lockhart (RJLB) --- virtio-win.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtio-win.spec b/virtio-win.spec index e77da9e..f74d330 100644 --- a/virtio-win.spec +++ b/virtio-win.spec @@ -47,7 +47,7 @@ Name: virtio-win Version: 0.1.271 Release: 1 Group: Applications/System -URL: http://www.redhat.com/ +URL: https://github.com/virtio-win/virtio-win-pkg-scripts BuildArch: noarch %if %{rhel_defaults} From 1a31eb248454cd89628d538cac2aa02e1417e461 Mon Sep 17 00:00:00 2001 From: "Mr. Beedell, Roke Julian Lockhart (RJLB)" Date: Fri, 13 Feb 2026 19:52:56 +0000 Subject: [PATCH 2/2] Replace the URI with KVM Guest Drivers issues' Updates the URI, in the `virtio-win.spec` file, to direct to `kvm-guest-drivers-windows/issues`, as https://github.com/virtio-win/virtio-win-pkg-scripts/pull/114#issuecomment-3898092115 advises. Signed-off-by: Mr. Beedell, Roke Julian Lockhart (RJLB) --- virtio-win.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtio-win.spec b/virtio-win.spec index f74d330..8e3559b 100644 --- a/virtio-win.spec +++ b/virtio-win.spec @@ -47,7 +47,7 @@ Name: virtio-win Version: 0.1.271 Release: 1 Group: Applications/System -URL: https://github.com/virtio-win/virtio-win-pkg-scripts +URL: https://github.com/virtio-win/kvm-guest-drivers-windows/issues BuildArch: noarch %if %{rhel_defaults}