From 9285f4a79ecc2e41b160253af90d59b168fa22f1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 23 Mar 2026 19:29:53 +0000 Subject: [PATCH] bump: rpcs3 gh-act rust-usage-cli --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/go/gh-act/gh-act.spec | 4 ++-- anda/langs/rust/usage/rust-usage-cli.spec | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index afec0416a8..725b3161b3 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 07f5b0aa5b8f0fc4e85522d5eb047e9c747a8b74 -%global ver 0.0.40-19086 +%global commit 53c33cd8122818de301d94b5fc335612f5d80f63 +%global ver 0.0.40-19088 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/langs/go/gh-act/gh-act.spec b/anda/langs/go/gh-act/gh-act.spec index a2a37ca824..7b593202f7 100644 --- a/anda/langs/go/gh-act/gh-act.spec +++ b/anda/langs/go/gh-act/gh-act.spec @@ -12,7 +12,7 @@ # https://github.com/nektos/act %global goipath github.com/nektos/act -Version: 0.2.84 +Version: 0.2.85 %gometa -f @@ -24,7 +24,7 @@ Run your GitHub Actions locally %global godocs README.md Name: gh-act -Release: 1%?dist +Release: 1%{?dist} Summary: None License: MIT AND ISC AND BSD-3-Clause AND Apache-2.0 AND BSD-2-Clause diff --git a/anda/langs/rust/usage/rust-usage-cli.spec b/anda/langs/rust/usage/rust-usage-cli.spec index 468cee2d24..509fa84c7c 100644 --- a/anda/langs/rust/usage/rust-usage-cli.spec +++ b/anda/langs/rust/usage/rust-usage-cli.spec @@ -4,7 +4,7 @@ %global crate usage-cli Name: rust-usage-cli -Version: 3.1.0 +Version: 3.2.0 Release: 1%{?dist} Summary: CLI for working with usage-based CLIs