From b90dd24a53656bba42e35c24589fcbc3d38757ed Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 10 Jun 2026 04:05:14 +0000 Subject: [PATCH] bump(nightly): mpv-nightly gnome-shell-extension-multi-monitors-bar noctalia-git libsingularity zed-nightly xray-nightly nim-nightly types-colorama v2ray-domain-list-community cloud-hypervisor-nightly nvidia-patch scx-scheds-nightly gf --- anda/apps/mpv/mpv-nightly.spec | 4 ++-- .../gnome-shell-extension-multi-monitors-bar.spec | 4 ++-- anda/desktops/noctalia-git/noctalia-git.spec | 2 +- .../desktops/singularity/libsingularity/libsingularity.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/langs/go/xray/nightly/xray-nightly.spec | 4 ++-- anda/langs/nim/nim-nightly/nim-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- .../v2ray-domain-list-community.spec | 6 +++--- .../cloud-hypervisor/nightly/cloud-hypervisor-nightly.spec | 4 ++-- anda/system/nvidia-patch/nvidia-patch.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/gf/gf.spec | 2 +- 13 files changed, 25 insertions(+), 25 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 204b6651ae..c53e3ea99b 100644 --- a/anda/apps/mpv/mpv-nightly.spec +++ b/anda/apps/mpv/mpv-nightly.spec @@ -1,9 +1,9 @@ # Disable X11 for RHEL 10+ %bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10] -%global commit 6444c050592991d94cf36ecdb013dac193c24ff5 +%global commit 304426c390901436fb1d4a63efbd582ae80c88f4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260608 +%global commit_date 20260610 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/gnome-shell-extension-multi-monitors-bar.spec b/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/gnome-shell-extension-multi-monitors-bar.spec index 8d4a642e54..9cfda1abb6 100644 --- a/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/gnome-shell-extension-multi-monitors-bar.spec +++ b/anda/desktops/gnome/gnome-shell-extension-multi-monitors-bar/gnome-shell-extension-multi-monitors-bar.spec @@ -1,5 +1,5 @@ -%global commit 238425abdf77c49ce89bc788c619c3035f5cec7f -%global commit_date 20260605 +%global commit bd8475a3f103360945450a9fa8e8cf32034527b6 +%global commit_date 20260610 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global extension multi-monitors-bar diff --git a/anda/desktops/noctalia-git/noctalia-git.spec b/anda/desktops/noctalia-git/noctalia-git.spec index 490ddde61a..367b5a00d0 100644 --- a/anda/desktops/noctalia-git/noctalia-git.spec +++ b/anda/desktops/noctalia-git/noctalia-git.spec @@ -2,7 +2,7 @@ %global ver 5.0.0 -%global commit 65b228b950225ae7e4b212930a7a42f9248d24d9 +%global commit e9b81ca340859026f3b22ab8fd4389d3fd0bb3fe %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global commitdate 20260608 diff --git a/anda/desktops/singularity/libsingularity/libsingularity.spec b/anda/desktops/singularity/libsingularity/libsingularity.spec index 2813ccb288..e5a780e595 100644 --- a/anda/desktops/singularity/libsingularity/libsingularity.spec +++ b/anda/desktops/singularity/libsingularity/libsingularity.spec @@ -1,5 +1,5 @@ -%global commit 186b53b02db00ebdb6a91d5c052ea18eb2726719 -%global commit_date 20260609 +%global commit 227296350a7d64e5930cc2943f2e8c335993a867 +%global commit_date 20260610 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: libsingularity diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 1fad62b1bd..b18a658f75 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 308a1067ec88869b0932e4234a67aab9057ce81c +%global commit d989c7c5cdd057de2375a55bdc109ff61409801c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260609 +%global commit_date 20260610 %global ver 1.7.0 %bcond_with check diff --git a/anda/langs/go/xray/nightly/xray-nightly.spec b/anda/langs/go/xray/nightly/xray-nightly.spec index 6e9e934900..e81cda2783 100644 --- a/anda/langs/go/xray/nightly/xray-nightly.spec +++ b/anda/langs/go/xray/nightly/xray-nightly.spec @@ -1,7 +1,7 @@ -%global commit 83cf229909dfb8f0513db5a407abb190f60ab2c4 +%global commit da21a8f77f31b295e77e1b55e9ef408ca3bf9402 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver v26.3.27 -%global commit_date 20260609 +%global commit_date 20260610 %global goipath github.com/XTLS/Xray-core Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index 43323b2ec2..438a3ddff9 100644 --- a/anda/langs/nim/nim-nightly/nim-nightly.spec +++ b/anda/langs/nim/nim-nightly/nim-nightly.spec @@ -1,8 +1,8 @@ %global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10 -%global commit e942da94b5b52fa7e09b133d52125037ba69c7b7 +%global commit 48621c217f4f32beaa7c4adb9e3ce17ac6b1b137 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260609 +%global commit_date 20260610 %global debug_package %nil Name: nim-nightly diff --git a/anda/langs/python/types-colorama/types-colorama.spec b/anda/langs/python/types-colorama/types-colorama.spec index 8474de293f..b6037af462 100644 --- a/anda/langs/python/types-colorama/types-colorama.spec +++ b/anda/langs/python/types-colorama/types-colorama.spec @@ -1,5 +1,5 @@ -%global commit abc114fe3984f89b62f852d9f7237859f8cc1e9c -%global commit_date 20260609 +%global commit d3504ddc24c92b960a9661813efcdef10fad6d29 +%global commit_date 20260610 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec index 664ce5ceee..a5d27cd6a6 100644 --- a/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec +++ b/anda/misc/v2ray-domain-list-community/v2ray-domain-list-community.spec @@ -1,7 +1,7 @@ -%global commit 945cb940d7c86b0a521701284d157d5f0cbd6d5f +%global commit 76199d8e61d348c58433e3c36d9d4f85131d80e7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 20260609022440 -%global commit_date 20260609 +%global ver 20260609115341 +%global commit_date 20260610 Name: v2ray-domain-list-community Version: %{ver}^%{commit_date}git.%{shortcommit} diff --git a/anda/system/cloud-hypervisor/nightly/cloud-hypervisor-nightly.spec b/anda/system/cloud-hypervisor/nightly/cloud-hypervisor-nightly.spec index 6efa4df2c1..1e8f588e0e 100644 --- a/anda/system/cloud-hypervisor/nightly/cloud-hypervisor-nightly.spec +++ b/anda/system/cloud-hypervisor/nightly/cloud-hypervisor-nightly.spec @@ -1,5 +1,5 @@ -%global commit 829676e6403ff3fa711c9e901f90f05737c08b88 -%global commit_date 20260609 +%global commit 4b2a77b86e72c9c9942b4c3d23bd1463c9fdcec6 +%global commit_date 20260610 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: cloud-hypervisor-nightly diff --git a/anda/system/nvidia-patch/nvidia-patch.spec b/anda/system/nvidia-patch/nvidia-patch.spec index 5c361215af..2941481143 100644 --- a/anda/system/nvidia-patch/nvidia-patch.spec +++ b/anda/system/nvidia-patch/nvidia-patch.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} -%global commit 0e665c46a87ba99b41a07169fa3acf6162739648 +%global commit fea2d88b56dd80e071e5d3203beecd564f1b8265 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260507 +%global commit_date 20260610 %global patches %{_datadir}/src/nvidia-patch diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 36fecd6d93..6c81024211 100644 --- a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec +++ b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec @@ -1,6 +1,6 @@ -%global commit 934b41449fc48a0c106d2cf7cef1f0549c53bb18 +%global commit be473dc87a71a80caf57de9e24bcdeb19c3e3a96 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260609 +%global commitdate 20260610 %global ver 1.1.1 %undefine __brp_mangle_shebangs diff --git a/anda/tools/gf/gf.spec b/anda/tools/gf/gf.spec index c51777c5d8..d840d86a18 100644 --- a/anda/tools/gf/gf.spec +++ b/anda/tools/gf/gf.spec @@ -1,6 +1,6 @@ %global forgeurl https://github.com/nakst/gf -%global commit 46174e9b25850c9898ca0c2de90af31ad83122d7 +%global commit 56c97f66769ec8109a9aff2e475a86c9a6781742 %global shortcommit %{sub %{commit} 0 7} %global commitdate 20251231