From bd0ac08fe0adde76f243b6c2d1225a5594a0e330 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 30 May 2026 14:40:24 +0000 Subject: [PATCH] bump: rpcs3 zig-master-bootstrap breeze-plus-icon-theme graftcp --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- .../themes/breeze-plus-icon-theme/breeze-plus-icon-theme.spec | 4 ++-- anda/tools/graftcp/stable/graftcp.spec | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index f9dd897ef9..72f1ac3b20 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 0a45c84e1657df149c44fbfb55457494ab2e2028 -%global ver 0.0.40-19404 +%global commit b9d027a76c8dae877cf814808703b1c02d2ae0c1 +%global ver 0.0.40-19405 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index d94256e4f8..c2b8b8b897 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.420+8086ae176 +version=0.17.0-dev.607+456b2ec07 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 5038099b11..9b0237d5d7 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.420+8086ae176 +%global ver 0.17.0-dev.607+456b2ec07 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/themes/breeze-plus-icon-theme/breeze-plus-icon-theme.spec b/anda/themes/breeze-plus-icon-theme/breeze-plus-icon-theme.spec index 46997847ee..78c3d0f83c 100644 --- a/anda/themes/breeze-plus-icon-theme/breeze-plus-icon-theme.spec +++ b/anda/themes/breeze-plus-icon-theme/breeze-plus-icon-theme.spec @@ -1,6 +1,6 @@ Name: breeze-plus-icon-theme -Version: 6.19.0 -Release: 2%{?dist} +Version: 6.26.0 +Release: 1%{?dist} Summary: Breeze icon theme with additional icons Packager: Amy King diff --git a/anda/tools/graftcp/stable/graftcp.spec b/anda/tools/graftcp/stable/graftcp.spec index a3201229ef..1afb696027 100644 --- a/anda/tools/graftcp/stable/graftcp.spec +++ b/anda/tools/graftcp/stable/graftcp.spec @@ -1,6 +1,6 @@ Name: graftcp -Version: 0.7.1 -Release: 1%?dist +Version: 0.8.0 +Release: 1%{?dist} Summary: A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy URL: https://github.com/hmgle/graftcp License: GPL-3.0