bump: rpcs3 uutils-coreutils-replace

This commit is contained in:
Raboneko
2026-05-30 22:38:33 +00:00
parent 0857f5ad5c
commit eeb80efbde
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 8c82ce8bed7498f17d2a4e85b239e28593b9c3c7
%global ver 0.0.40-19407
%global commit 1bd246d2d31cee65b867d93ff82993cec8f012cb
%global ver 0.0.40-19408
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
@@ -5,7 +5,7 @@
%endif
Name: uutils-coreutils-replace
Version: 0.8.0
Version: 0.9.0
Release: 1%{?dist}
Summary: Cross-platform Rust rewrite of the GNU coreutils
License: MIT