Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package solaar for openSUSE:Factory checked in at 2023-10-19 22:51:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/solaar (Old) and /work/SRC/openSUSE:Factory/.solaar.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "solaar" Thu Oct 19 22:51:04 2023 rev:27 rq:1119092 version:1.1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/solaar/solaar.changes 2023-10-06 21:16:39.248647603 +0200 +++ /work/SRC/openSUSE:Factory/.solaar.new.1945/solaar.changes 2023-10-19 22:54:02.685067310 +0200 @@ -1,0 +2,5 @@ +Wed Oct 18 13:44:59 UTC 2023 - Andreas Schneider <a...@cryptomilk.org> + +- Add missing Require for dbus + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ solaar.spec ++++++ --- /var/tmp/diff_new_pack.k9UP07/_old 2023-10-19 22:54:03.257088056 +0200 +++ /var/tmp/diff_new_pack.k9UP07/_new 2023-10-19 22:54:03.257088056 +0200 @@ -34,6 +34,7 @@ Patch0: solaar-fix-desktop-categories.patch # BuildRequires: %{python_module PyYAML} +BuildRequires: %{python_module dbus-python} BuildRequires: %{python_module evdev} BuildRequires: %{python_module gobject-Gdk} BuildRequires: %{python_module gobject} @@ -53,6 +54,7 @@ %if 0%{?suse_version} <= 1500 Requires: python3-dataclasses %endif +Requires: python3-dbus-python Requires: python3-evdev Requires: python3-gobject Requires: python3-gobject-Gdk