Hello community,
here is the log from the commit of package python-dbus-python for
openSUSE:Factory checked in at 2018-10-12 13:08:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dbus-python (Old)
and /work/SRC/openSUSE:Factory/.python-dbus-python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dbus-python"
Fri Oct 12 13:08:33 2018 rev:6 rq:640876 version:1.2.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dbus-python/python-dbus-python.changes
2018-07-13 10:16:17.438094274 +0200
+++
/work/SRC/openSUSE:Factory/.python-dbus-python.new/python-dbus-python.changes
2018-10-12 13:08:35.703479176 +0200
@@ -1,0 +2,5 @@
+Mon Oct 1 15:05:11 UTC 2018 - Nicolas Bock <[email protected]>
+
+- Add missing dependency for pkg-config files
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dbus-python.spec ++++++
--- /var/tmp/diff_new_pack.rKCyGr/_old 2018-10-12 13:08:36.547477971 +0200
+++ /var/tmp/diff_new_pack.rKCyGr/_new 2018-10-12 13:08:36.551477965 +0200
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -82,6 +82,7 @@
%package -n %{name}-common-devel
Summary: Python bindings for D-Bus -- shared development files
Group: Development/Libraries/Python
+Requires: dbus-1-devel
Requires: pkgconfig(dbus-1) >= 1.6.0
Requires: pkgconfig(dbus-glib-1)
Provides: %{python_module dbus-python-common-devel = %{version}}