Accepting request 1218777 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1218777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2024-11-01 20:00:37 +00:00 committed by Git OBS Bridge
commit 232cff3b82
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 28 08:44:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Replace dbus-1-x11 Requires with /usr/bin/dbus=daemon: this
matches what the code actully uses and ensures we do not rely on
legacy packages as good as possile.
-------------------------------------------------------------------
Sun Aug 18 17:06:33 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -34,7 +34,7 @@ BuildRequires: pkgconfig
BuildRequires: python-rpm-macros
BuildRequires: upower
BuildRequires: pkgconfig(gobject-introspection-1.0)
Requires: dbus-1-x11
Requires: /usr/bin/dbus-daemon
Requires: python-dbus-python
Requires: python-gobject
Provides: python-dbusmock = %{version}