From 45069a8df07afb15b6313d42dd2dffe0c5abfee037883e5680ff97c3aaa16968 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 11 Oct 2023 07:37:01 +0000 Subject: [PATCH] Accepting request 1116760 from home:simotek:branches:devel:languages:python - dbusmock explicitly needs dbus-1-daemon to function (rather then dbus-broker) OBS-URL: https://build.opensuse.org/request/show/1116760 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=24 --- python-python-dbusmock.changes | 6 ++++++ python-python-dbusmock.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python-python-dbusmock.changes b/python-python-dbusmock.changes index 3b18efe..138deaf 100644 --- a/python-python-dbusmock.changes +++ b/python-python-dbusmock.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 11 01:31:56 UTC 2023 - Simon Lees + +- dbusmock explicitly needs dbus-1-daemon to function (rather then + dbus-broker) + ------------------------------------------------------------------- Tue Apr 25 07:55:14 UTC 2023 - Daniel Garcia diff --git a/python-python-dbusmock.spec b/python-python-dbusmock.spec index 12ef0a8..a11b7f0 100644 --- a/python-python-dbusmock.spec +++ b/python-python-dbusmock.spec @@ -32,6 +32,7 @@ BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: dbus-1-daemon Requires: dbus-1-x11 Requires: python-dbus-python Requires: python-gobject