bump: rpcs3 tauri

This commit is contained in:
Raboneko
2026-03-04 11:06:12 +00:00
parent ce1678531b
commit bdcafe548f
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 86b2773c2854ede00ff376d1ee82898c74eb8b71
%global ver 0.0.40-18874
%global commit 3750fb2c1f1ff5ccd4996ef42cdf8b16119666c3
%global ver 0.0.40-18875
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -2,7 +2,7 @@
%undefine __brp_mangle_shebangs
Name: rust-tauri
Version: 2.10.0
Version: 2.10.1
Release: 1%?dist
Summary: Command line interface for building Tauri apps
License: Apache-2.0 OR MIT