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
This commit is contained in:
2023-10-11 07:37:01 +00:00
committed by Git OBS Bridge
parent 16d8ed2c6e
commit 45069a8df0
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 11 01:31:56 UTC 2023 - Simon Lees <sflees@suse.de>
- dbusmock explicitly needs dbus-1-daemon to function (rather then
dbus-broker)
-------------------------------------------------------------------
Tue Apr 25 07:55:14 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -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