bump: rpcs3 xray

This commit is contained in:
Raboneko
2026-05-03 12:23:33 +00:00
parent 8284af846b
commit bc8467e14f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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 155883ea2a2c4705eccb818fa1755c03d79b4b14
%global ver 0.0.40-19299
%global commit a6fb0c8931b2dcfb02463295d52a3b317e092fc1
%global ver 0.0.40-19300
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -1,7 +1,7 @@
# Disabled because compiled without debug
%global goipath github.com/XTLS/Xray-core
Version: 26.4.25
Version: 26.5.3
%global golicenses LICENSE
%global godocs README.md SECURITY.md CODE_OF_CONDUCT.md