bump: rpcs3 xray electron

This commit is contained in:
Raboneko
2026-04-16 02:40:41 +00:00
parent 9809bf9a59
commit dde9fa0f0a
3 changed files with 4 additions and 4 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 e79f56bfdc1b37ea224c636250b990fcfdecf2ed
%global ver 0.0.40-19211
%global commit b7297720419a34d29c82e0ece1e034b0c7b2fb3d
%global ver 0.0.40-19213
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.13
Version: 26.4.15
%global golicenses LICENSE
%global godocs README.md SECURITY.md CODE_OF_CONDUCT.md
+1 -1
View File
@@ -1,6 +1,6 @@
Name: electron
%electronmeta
Version: 41.2.0
Version: 41.2.1
Release: 1%{?dist}
Summary: Build cross platform desktop apps with web technologies
License: %{electron_license}