From 8ea3c198b6ce00484a1f63ee2339bfbeaf7f084a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 27 Dec 2025 21:32:57 +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 55e9170701..d7e47bb831 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -6,8 +6,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 f5be489d9f34d04f59ea9fc21f217aa989696a0d -%global ver 0.0.38-18577 +%global commit 01fe12483f2c0c7b4b32ce427e9eb7d31c265565 +%global ver 0.0.38-18580 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')