From 9bcf0160d4362eaa1c137ad4649734bb5faeb353dda02f9e52d7ff1d8339489a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= Date: Wed, 3 Jan 2018 13:35:47 +0000 Subject: [PATCH] Accepting request 561340 from home:cbosdonnat:branches:Virtualization - Lift VirtualBox dependency version to include 4.2.x OBS-URL: https://build.opensuse.org/request/show/561340 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=656 --- libvirt.changes | 1 + libvirt.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/libvirt.changes b/libvirt.changes index 41751a3..defe539 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -3,6 +3,7 @@ Wed Jan 3 10:46:26 UTC 2018 - cbosdonnat@suse.com - Fix apparmor rules for virt-aa-helper (bsc#1074265) fix-virt-aa-helper-profile.patch +- Lift VirtualBox dependency version to include 4.2.x - Update upstreamed patches Removed patches: * daemon-close-crasher.patch diff --git a/libvirt.spec b/libvirt.spec index 4f45501..e89d0d2 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -798,7 +798,7 @@ Requires: %{name}-daemon-driver-storage = %{version}-%{release} Requires: %{name}-daemon-driver-vbox = %{version}-%{release} # Specify supported virtualbox API explicitly. See ./src/vbox # Reference bsc#1017189 -Requires: virtualbox < 5.2 +Requires: virtualbox < 5.3 %description daemon-vbox Server side daemon and driver required to manage the virtualization