bump: rpcs3

This commit is contained in:
Raboneko
2026-03-03 12:26:29 +00:00
parent 58932b937f
commit 43393b00de
+3 -3
View File
@@ -9,12 +9,12 @@
# 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 928856567670d123b88b458f450bae0051deecb7
%global ver 0.0.39-18870
%global commit 595e42c4f3bfa11b8585ea029e1aa9d2c9c68fd1
%global ver 0.0.40-18871
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
Release: 2%?dist
Release: 1%?dist
Summary: PlayStation 3 emulator and debugger
License: GPL-2.0-only
URL: https://github.com/RPCS3/rpcs3