From f474c5257e6e4326865c5e2efb63a54b67511b03 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 30 May 2026 22:38:33 +0000 Subject: [PATCH] bump: rpcs3 uutils-coreutils-replace --- anda/games/rpcs3/rpcs3.spec | 4 ++-- .../uutils-coreutils-replace/uutils-coreutils-replace.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 567cd545e0..bde1ad9300 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -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') diff --git a/anda/system/uutils-coreutils-replace/uutils-coreutils-replace.spec b/anda/system/uutils-coreutils-replace/uutils-coreutils-replace.spec index fb48f818da..5dd52995f1 100644 --- a/anda/system/uutils-coreutils-replace/uutils-coreutils-replace.spec +++ b/anda/system/uutils-coreutils-replace/uutils-coreutils-replace.spec @@ -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