From 567c2ff185fa8a23415cbadd357ecca16e0b6138 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 29 Nov 2025 07:19:55 -0600 Subject: [PATCH] bump: rpcs3 ruffle-nightly asusctl zed-preview (#7756) (#7764) * bump: ruffle-nightly asusctl * bump: rpcs3 * bump: rpcs3 * bump: rpcs3 * bump: zed-preview --------- (cherry picked from commit 73383a0ba6dfb4381bafa9aa0869d5c0ee309311) Signed-off-by: GildedRoach Co-authored-by: Raboneko --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/system/asusctl/asusctl.spec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 48dede943e..152dcdfc63 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2025-11-04 +%global ver 2025-11-29 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index a4064414c4..87264e43f6 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -1,6 +1,6 @@ %bcond_with check -%global ver 0.211.3-pre +%global ver 0.215.3-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 200c3392d6..ec65de2818 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -11,8 +11,8 @@ # Need to get rid of everything Clang can't use and undefine -Wunused-command-line-argument where possible due to the project's build flags %global build_cflags %(echo %{build_cflags} | sed 's:-Werror ::g' | sed 's:-Wunused-command-line-argument ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-package-notes ::g') -Wno-unused-command-line-argument %global build_cxxflags %(echo %{build_cxxflags} | sed 's:-Werror ::g' | sed 's:-Wunused-command-line-argument ::g' | sed 's:-specs\=/usr/lib/rpm/redhat/redhat-annobin-cc1 ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-package-notes ::g') -Wno-unused-command-line-argument -%global commit 41aaa912e789db481a163b9d6eb8c49e43db97fc -%global ver 0.0.38-18402 +%global commit e09be04df6ec35c2b2bedb0c62bc6d1bc55f5b28 +%global ver 0.0.38-18414 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/system/asusctl/asusctl.spec b/anda/system/asusctl/asusctl.spec index 45052a3ab8..ac8095ce63 100644 --- a/anda/system/asusctl/asusctl.spec +++ b/anda/system/asusctl/asusctl.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: asusctl -Version: 6.1.16 +Version: 6.1.22 Release: 1%?dist Summary: A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops URL: https://gitlab.com/asus-linux/asusctl