Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rpcs3 for openSUSE:Factory checked in at 2026-05-18 17:49:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpcs3 (Old) and /work/SRC/openSUSE:Factory/.rpcs3.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpcs3" Mon May 18 17:49:34 2026 rev:78 rq:1353841 version:0.0.40~git20260505 Changes: -------- --- /work/SRC/openSUSE:Factory/rpcs3/rpcs3.changes 2026-05-05 17:59:07.117073064 +0200 +++ /work/SRC/openSUSE:Factory/.rpcs3.new.1966/rpcs3.changes 2026-05-18 17:50:54.163461191 +0200 @@ -1,0 +2,7 @@ +Mon May 18 09:50:48 UTC 2026 - Max Lin <[email protected]> + +- Adjust the condition of the requirement version of glew + * Leap 16.1 does not have glew 2.3.1 or above + * %suse_version has been updated to 1610 since 16.1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpcs3.spec ++++++ --- /var/tmp/diff_new_pack.cr5X9w/_old 2026-05-18 17:50:54.991495489 +0200 +++ /var/tmp/diff_new_pack.cr5X9w/_new 2026-05-18 17:50:54.995495655 +0200 @@ -47,7 +47,7 @@ #graphics backend dependencies: #------------------------------------------------- ##opengl: -%if 0%{?suse_version} > 1600 +%if 0%{?suse_version} >= 1699 BuildRequires: pkgconfig(glew) >= 2.3.1 %else BuildRequires: pkgconfig(glew) >= 1.13.0
