From 63521e2b2425c9b5ed2f84465c45ae39fac47b0f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 13 May 2026 05:32:21 +0000 Subject: [PATCH] bump: rust-chess-tui rpcs3 transformers --- anda/games/chess-tui/rust-chess-tui.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/python/transformers/transformers.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/games/chess-tui/rust-chess-tui.spec b/anda/games/chess-tui/rust-chess-tui.spec index dec9550868..b72395b7b4 100644 --- a/anda/games/chess-tui/rust-chess-tui.spec +++ b/anda/games/chess-tui/rust-chess-tui.spec @@ -4,7 +4,7 @@ %global crate chess-tui Name: rust-chess-tui -Version: 2.6.2 +Version: 2.7.0 Release: 1%{?dist} Summary: Rusty chess game in your terminal 🦀 diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 3f8e489fd0..bf70d407a2 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 021f16f775fadaf5d9f2ed0584972b0bd0e4b6db -%global ver 0.0.40-19351 +%global commit 2387af0854a9bbdb39e8da61828c9fe33de04cab +%global ver 0.0.40-19352 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/langs/python/transformers/transformers.spec b/anda/langs/python/transformers/transformers.spec index 0f4314b4ba..7be4f5c8a6 100644 --- a/anda/langs/python/transformers/transformers.spec +++ b/anda/langs/python/transformers/transformers.spec @@ -2,8 +2,8 @@ %global _desc The model-definition framework for state-of-the-art machine learning models. Name: python-%{pypi_name} -Version: 5.8.0 -Release: 2%{?dist} +Version: 5.8.1 +Release: 1%{?dist} Summary: The model-definition framework for state-of-the-art machine learning models License: Apache-2.0 URL: https://huggingface.co/docs/transformers/index