From 45a7c5516c5a57105129aee1a4428eb030bf4475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Sun, 8 Oct 2017 16:59:55 +0200 Subject: [PATCH] rpm: add conflict with too-old qubes-manager There is an API change, be sure to install both updates at the same time. --- rpm_spec/qubes-core-admin-client.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm_spec/qubes-core-admin-client.spec b/rpm_spec/qubes-core-admin-client.spec index abc7670..10ea2ce 100644 --- a/rpm_spec/qubes-core-admin-client.spec +++ b/rpm_spec/qubes-core-admin-client.spec @@ -35,6 +35,7 @@ Python2 module qubesadmin. Summary: Python3 module qubesadmin Requires: python3-daemon Requires: python3-docutils +Conflicts: qubes-manager < 4.0.6 %description -n python3-qubesadmin Python3 module qubesadmin.