From aad63a2a693ca4dfbae4182445e394eba0099956 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 27 Nov 2025 02:04:22 +0000 Subject: [PATCH] bump: ruffle-nightly codium zed-preview rpcs3 --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/devs/codium/codium.spec | 2 +- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/games/rpcs3/rpcs3.spec | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 1b60dfd479..293ad5ad43 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2025-11-26 +%global ver 2025-11-27 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/devs/codium/codium.spec b/anda/devs/codium/codium.spec index 4965a8c713..1d3b0cbdb6 100644 --- a/anda/devs/codium/codium.spec +++ b/anda/devs/codium/codium.spec @@ -12,7 +12,7 @@ %endif Name: codium -Version: 1.106.37938 +Version: 1.106.37943 Release: 1%?dist Summary: Code editing. Redefined. License: MIT diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 4fd4ac4236..d871220bb1 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.215.1-pre +%global ver 0.215.2-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..f253768b99 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 a442cb91a101bf19b1b0912db7fb071d62360369 +%global ver 0.0.38-18403 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')