From 4e6526bc5946de0d5825601233d85c3f6034e741 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= Date: Tue, 2 Jan 2018 09:53:10 +0000 Subject: [PATCH] Accepting request 561085 from home:cbosdonnat:branches:Virtualization - Downgrade python3-virt-bootstrap Recommends to Suggests to minimize the number of default dependencies. (bsc#1073937) OBS-URL: https://build.opensuse.org/request/show/561085 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=395 --- virt-manager.changes | 6 ++++++ virt-manager.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/virt-manager.changes b/virt-manager.changes index 96c2b093..5443fa7c 100644 --- a/virt-manager.changes +++ b/virt-manager.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 2 08:51:45 UTC 2018 - cbosdonnat@suse.com + +- Downgrade python3-virt-bootstrap Recommends to Suggests to + minimize the number of default dependencies. (bsc#1073937) + ------------------------------------------------------------------- Wed Dec 20 08:31:19 UTC 2017 - cbosdonnat@suse.com diff --git a/virt-manager.spec b/virt-manager.spec index 26f3287b..34605924 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -1,7 +1,7 @@ # # spec file for package virt-manager # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -184,7 +184,7 @@ Requires: python3-libvirt-python >= 0.7.0 Requires: python3-libxml2-python Requires: python3-pycurl Requires: typelib(LibvirtGLib) -Recommends: python3-virt-bootstrap +Suggests: python3-virt-bootstrap BuildRequires: gobject-introspection # No AppIndicator package on SLE %if 0%{?is_opensuse} == 0