From 533d1996c688a15bb3e55da738320f3ccabb977a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 5 Jun 2026 13:28:12 +0000 Subject: [PATCH] bump: rpcs3 datasets zig-master-bootstrap arduino-cli --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/python/datasets/datasets.spec | 2 +- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/tools/arduino-cli/arduino-cli.spec | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index e2d5c759a3..07446a73e3 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 2f2ac69d605a3b19aa00636cdcd39b3fbf278850 -%global ver 0.0.41-19435 +%global commit 6349ea2ee908f815db280f9f3fbfb8971f79533f +%global ver 0.0.41-19436 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/langs/python/datasets/datasets.spec b/anda/langs/python/datasets/datasets.spec index e536fab8f2..48d4fdd2c2 100644 --- a/anda/langs/python/datasets/datasets.spec +++ b/anda/langs/python/datasets/datasets.spec @@ -2,7 +2,7 @@ %global _desc The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools. Name: python-%{pypi_name} -Version: 4.8.5 +Version: 5.0.0 Release: 1%{?dist} Summary: The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools License: Apache-2.0 diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index 2394163ebd..c41dcccffa 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.17.0-dev.690+c5a61e899 +version=0.17.0-dev.702+18b3c78a9 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index d7cd544c12..b84e285664 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -6,7 +6,7 @@ %define llvm_compat 22 %endif %global llvm_version 22.0.0 -%global ver 0.17.0-dev.690+c5a61e899 +%global ver 0.17.0-dev.702+18b3c78a9 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/tools/arduino-cli/arduino-cli.spec b/anda/tools/arduino-cli/arduino-cli.spec index 00f121019a..bf1e6e7e78 100644 --- a/anda/tools/arduino-cli/arduino-cli.spec +++ b/anda/tools/arduino-cli/arduino-cli.spec @@ -1,6 +1,6 @@ # https://github.com/arduino/arduino-cli %global goipath github.com/arduino/arduino-cli -Version: 1.5.0 +Version: 1.5.1 %gometa -f