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-09 19:35:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lutris (Old) and /work/SRC/openSUSE:Factory/.lutris.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lutris" Mon Feb 9 19:35:09 2026 rev:40 rq:1332085 version:0.5.19 Changes: -------- --- /work/SRC/openSUSE:Factory/lutris/lutris.changes 2026-02-04 21:11:00.524941246 +0100 +++ /work/SRC/openSUSE:Factory/.lutris.new.1670/lutris.changes 2026-02-09 19:35:14.043972229 +0100 @@ -1,0 +2,7 @@ +Mon Feb 9 11:00:51 UTC 2026 - Michael Vetter <[email protected]> + +- bsc#bsc#1257536: require libvulkan1-32bit for 64bit systems +- Make lutris ExclusiveArch: %{ix86} x86_64 aarch64 +- Drop noarch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lutris.spec ++++++ --- /var/tmp/diff_new_pack.SSHQaj/_old 2026-02-09 19:35:16.724084703 +0100 +++ /var/tmp/diff_new_pack.SSHQaj/_new 2026-02-09 19:35:16.760086215 +0100 @@ -32,7 +32,8 @@ # boo#1213440 Recommends: ca-certificates-steamtricks Recommends: winetricks -BuildArch: noarch +#BuildArch: noarch +ExclusiveArch: %{ix86} x86_64 aarch64 %if 0%{?suse_version} >= 1600 BuildRequires: apparmor-abstractions BuildRequires: apparmor-rpm-macros @@ -85,8 +86,6 @@ Requires: cabextract Requires: curl Requires: fluid-soundfont-gm -# boo#1257536 -Requires: libvulkan1-32bit Requires: p7zip Requires: psmisc Requires: python%{_py}-Pillow @@ -106,6 +105,10 @@ Requires: python%{_py}-moddb %endif %endif +%if %{__isa_bits} == 64 +# boo#1257536 +Requires: libvulkan1-32bit +%endif %lang_package
