From 5b26fd3b29a897ea71b96b0b050e73f00f645642 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 11:28:47 +0000 Subject: [PATCH] bump: rust-deno rpcs3 --- anda/devs/deno/rust-deno.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/devs/deno/rust-deno.spec b/anda/devs/deno/rust-deno.spec index e9c53cf81c..b7020030fe 100644 --- a/anda/devs/deno/rust-deno.spec +++ b/anda/devs/deno/rust-deno.spec @@ -6,7 +6,7 @@ %global crate deno Name: rust-deno -Version: 2.7.5 +Version: 2.7.6 Release: 1%{?dist} Summary: Deno executable diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index de8de5d5db..bb1525a6c8 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 5416f432b5aa44e359026d0910638400d09b7d78 -%global ver 0.0.40-19034 +%global commit f076d1e1e65e88c798862fc4156df4a374e6514c +%global ver 0.0.40-19039 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')