From 6454591111c46424d67948bd0ed505dd416d1c83a67e4e168ed53612ed1a211a Mon Sep 17 00:00:00 2001 From: Alice Brooks Date: Wed, 4 Mar 2026 10:39:14 +0000 Subject: [PATCH] Update suse_version requirement to function with the planned bump jsc#PED-15820 --- cockpit-machines.changes | 5 +++++ cockpit-machines.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/cockpit-machines.changes b/cockpit-machines.changes index 979bcf9..a198959 100644 --- a/cockpit-machines.changes +++ b/cockpit-machines.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 4 09:44:23 UTC 2026 - Alice Brooks + +- Update suse_version requirement to function with the planned bump jsc#PED-15820 + ------------------------------------------------------------------- Tue Feb 24 09:04:26 UTC 2026 - Alice Brooks diff --git a/cockpit-machines.spec b/cockpit-machines.spec index 98c8f10..d4ab266 100644 --- a/cockpit-machines.spec +++ b/cockpit-machines.spec @@ -42,7 +42,7 @@ Requires: libvirt-daemon-kvm %endif Requires: libvirt-client Requires: libvirt-dbus >= 1.2.0 -%if 0%{?suse_version} != 1600 +%if 0%{?suse_version} < 1600 || %{suse_version} >= 1699 Requires: qemu-spice %endif Requires: virt-install -- 2.51.1