From d60063802def8caa075bf91e3feccd12748fe06a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 5 Jun 2026 10:12:16 +0000 Subject: [PATCH] bump: satty inputplumber rpcs3 --- anda/desktops/satty/satty.spec | 2 +- anda/games/inputplumber/inputplumber.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/desktops/satty/satty.spec b/anda/desktops/satty/satty.spec index 16cad20fbd..e43cd2b270 100644 --- a/anda/desktops/satty/satty.spec +++ b/anda/desktops/satty/satty.spec @@ -1,5 +1,5 @@ Name: satty -Version: 0.21.0 +Version: 0.21.1 Release: 1%{?dist} Summary: Modern screenshot annotation tool URL: https://github.com/Satty-org/Satty diff --git a/anda/games/inputplumber/inputplumber.spec b/anda/games/inputplumber/inputplumber.spec index 697270bc95..bdbb496f24 100644 --- a/anda/games/inputplumber/inputplumber.spec +++ b/anda/games/inputplumber/inputplumber.spec @@ -1,7 +1,7 @@ %global __brp_mangle_shebangs %{nil} Name: inputplumber -Version: 0.77.2 +Version: 0.77.3 Release: 1%{?dist} Summary: Open source input router and remapper daemon for Linux License: GPL-3.0-or-later diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 86b6b8cca3..e2d5c759a3 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 9a2243bfcbecc7e94d55c856ea26e383c948f681 -%global ver 0.0.41-19433 +%global commit 2f2ac69d605a3b19aa00636cdcd39b3fbf278850 +%global ver 0.0.41-19435 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')