Hello community,
here is the log from the commit of package gnome-settings-daemon for
openSUSE:Leap:15.2 checked in at 2020-05-14 16:57:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/gnome-settings-daemon (Old)
and /work/SRC/openSUSE:Leap:15.2/.gnome-settings-daemon.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-settings-daemon"
Thu May 14 16:57:47 2020 rev:55 rq:801863 version:3.34.2+0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/gnome-settings-daemon/gnome-settings-daemon.changes
2020-03-06 12:36:50.302595303 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.gnome-settings-daemon.new.2738/gnome-settings-daemon.changes
2020-05-14 16:57:48.522706432 +0200
@@ -1,0 +2,13 @@
+Wed Apr 29 03:15:16 UTC 2020 - Yifan Jiang <[email protected]>
+
+- Remove unecessary conditional BuildRequires pkgconfig(udev),
+ Tumbleweed needs it as well from 3.27.90. Meanwhile an explict
+ unconditional BuildRequires pkgconfig(udev) has been already
+ stated in spec a couple of lines before the removal.
+
+- Recommends iio-sensor-proxy and xf86-input-libinput to both
+ openSUSE and SLE (jsc#SLE-11710). The condition does not make
+ sense today when gnome-settings-daemon 3.34 and above are only
+ built on SLE/Leap 15 and above.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.KCXpTA/_old 2020-05-14 16:57:49.174707680 +0200
+++ /var/tmp/diff_new_pack.KCXpTA/_new 2020-05-14 16:57:49.178707688 +0200
@@ -103,19 +103,12 @@
%if %{with wacom}
BuildRequires: pkgconfig(libwacom) >= 0.7
%endif
-%if !0%{?is_opensuse}
-# For directory ownership. No longer needed in TW, since filesystem package
-# now owns
-BuildRequires: pkgconfig(udev)
-%endif
%if %{with wayland}
BuildRequires: pkgconfig(wayland-client)
%endif
-%if 0%{?is_opensuse} || 0%{?suse_version} == 1500
Recommends: iio-sensor-proxy
# g-s-d only support configurtion of libinput based pointer drivers now.
Recommends: xf86-input-libinput
-%endif
%description
gnome-settings-daemon provides a daemon run by all GNOME sessions to