Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lutris for openSUSE:Factory checked in at 2026-02-04 21:10:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lutris (Old) and /work/SRC/openSUSE:Factory/.lutris.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lutris" Wed Feb 4 21:10:32 2026 rev:39 rq:1330997 version:0.5.19 Changes: -------- --- /work/SRC/openSUSE:Factory/lutris/lutris.changes 2025-04-20 20:03:10.665042556 +0200 +++ /work/SRC/openSUSE:Factory/.lutris.new.1670/lutris.changes 2026-02-04 21:11:00.524941246 +0100 @@ -1,0 +2,5 @@ +Wed Feb 4 14:53:49 UTC 2026 - Michael Vetter <[email protected]> + +- bsc#1257536: Add Requires: libvulkan1-32bit + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lutris.spec ++++++ --- /var/tmp/diff_new_pack.NgwNoN/_old 2026-02-04 21:11:02.469022663 +0100 +++ /var/tmp/diff_new_pack.NgwNoN/_new 2026-02-04 21:11:02.481023166 +0100 @@ -1,7 +1,7 @@ # # spec file for package lutris # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -56,6 +56,7 @@ Requires: python3-certifi Requires: python3-dbus-python Requires: python3-distro +Requires: (selinux-policy-targeted-gaming if selinux-policy-targeted) # controller support Requires: python3-evdev Requires: python3-gobject @@ -69,7 +70,6 @@ %if %{with moddb} Requires: python3-moddb %endif -Requires: (selinux-policy-targeted-gaming if selinux-policy-targeted) %else BuildRequires: apparmor-abstractions BuildRequires: apparmor-rpm-macros @@ -85,6 +85,8 @@ Requires: cabextract Requires: curl Requires: fluid-soundfont-gm +# boo#1257536 +Requires: libvulkan1-32bit Requires: p7zip Requires: psmisc Requires: python%{_py}-Pillow
