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