Hello community,
here is the log from the commit of package python-python-dbusmock for
openSUSE:Factory checked in at 2020-02-06 13:19:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-dbusmock (Old)
and /work/SRC/openSUSE:Factory/.python-python-dbusmock.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-dbusmock"
Thu Feb 6 13:19:11 2020 rev:4 rq:769869 version:0.18.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-dbusmock/python-python-dbusmock.changes
2019-11-22 10:18:59.737367598 +0100
+++
/work/SRC/openSUSE:Factory/.python-python-dbusmock.new.26092/python-python-dbusmock.changes
2020-02-06 13:19:12.584671783 +0100
@@ -1,0 +2,6 @@
+Tue Feb 4 08:18:20 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Require python-dbus-python: dbusmock can't work without this
+ module.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-dbusmock.spec ++++++
--- /var/tmp/diff_new_pack.5rGaRr/_old 2020-02-06 13:19:13.680672320 +0100
+++ /var/tmp/diff_new_pack.5rGaRr/_new 2020-02-06 13:19:13.680672320 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-python-dbusmock
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,6 +33,7 @@
BuildRequires: pkgconfig(gobject-introspection-1.0)
Requires: dbus-1-python
Requires: dbus-1-x11
+Requires: python-dbus-python
Requires: python-gobject
Provides: python-dbusmock = %{version}
BuildArch: noarch