From 56e9bc943aeeadc4592c1490c993715ca8c281fb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 10 Jan 2026 16:33:49 +0000 Subject: [PATCH] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 7189fc47d0..4a7c1355fb 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit a8624682a770738ffb7d6b0c1ff48dc9c3e6df5b -%global ver 0.0.39-18656 +%global commit 9faf9a6145367043cce0123fb41e624a992f58d4 +%global ver 0.0.39-18659 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')