From 2e961a82868f2584bc99b5f05ed832eec6a8a13f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 20 May 2026 03:57:05 +0000 Subject: [PATCH] bump(nightly): mpv-nightly rp-bookshelf rpcc ghostty-nightly micro-nightly zed-nightly nim-nightly types-colorama astal v2ray-domain-list-community cloud-hypervisor-nightly nct6687d scx-scheds-nightly piclone --- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/apps/rp-bookshelf/rp-bookshelf.spec | 4 ++-- anda/apps/rpcc/rpcc.spec | 4 ++-- anda/devs/ghostty/nightly/ghostty-nightly.spec | 4 ++-- anda/devs/micro/micro-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/langs/nim/nim-nightly/nim-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- anda/lib/astal/astal/astal.spec | 4 ++-- .../v2ray-domain-list-community.spec | 6 +++--- .../cloud-hypervisor/nightly/cloud-hypervisor-nightly.spec | 4 ++-- anda/system/nct6687d/kmod-common/nct6687d.spec | 6 +++--- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/piclone/piclone.spec | 6 +++--- 14 files changed, 31 insertions(+), 31 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 28cdb53fbb..08a6a98b22 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 8fc1a10a44ee8b24ef1d1761832b2170343a0254 +%global commit 1fe37856cb47c87c30c823c2e66728f5c0ffe282 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260519 +%global commit_date 20260520 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/apps/rp-bookshelf/rp-bookshelf.spec b/anda/apps/rp-bookshelf/rp-bookshelf.spec index 23ddf8565f..76772d5774 100644 --- a/anda/apps/rp-bookshelf/rp-bookshelf.spec +++ b/anda/apps/rp-bookshelf/rp-bookshelf.spec @@ -1,5 +1,5 @@ -%global commit ecc8fff9109001717d913dd5a4d30573f4a3f2c5 -%global commit_date 20260401 +%global commit 8f3eb2a32cafad88250fb604cc57bd5b8ddd5f47 +%global commit_date 20260520 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: rp-bookshelf diff --git a/anda/apps/rpcc/rpcc.spec b/anda/apps/rpcc/rpcc.spec index 84ff460b3f..66eef78cda 100644 --- a/anda/apps/rpcc/rpcc.spec +++ b/anda/apps/rpcc/rpcc.spec @@ -1,5 +1,5 @@ -%global commit 44175da2dd3332fc8ddfaeef14f23a7660bd1312 -%global commit_date 20260519 +%global commit 0e6cd08585bccd8f56c69bf8785777c2e3e67c4a +%global commit_date 20260520 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: rpcc diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 14ac8f8c14..b05204dada 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 3706abab0c962d9c93c4c4af853149f9d55f4deb +%global commit 19e20f7664dc7a755d2d7a16ab545b2503f26caf %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-05-18 +%global fulldate 2026-05-20 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.2 diff --git a/anda/devs/micro/micro-nightly.spec b/anda/devs/micro/micro-nightly.spec index 30b3ddfeb2..86ef60b850 100644 --- a/anda/devs/micro/micro-nightly.spec +++ b/anda/devs/micro/micro-nightly.spec @@ -12,8 +12,8 @@ # Naming variable as something other than "commit" is necessary # to stop %%gometa from putting commit hash in release -%global commit_hash 934dac4301efb0c7c1e081e6d2945535bc230e89 -%global commit_date 20260519 +%global commit_hash 85a3d79f97bda50a1a6121a9f20ff6482aa952a9 +%global commit_date 20260520 %global shortcommit %{sub %{commit_hash} 1 7} %global ver 2.0.15 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index cf6c8a2616..fe2952bd78 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 8ca194d833a4d2e9a3f3c43f84e806a36c3839c4 +%global commit 068d64edd637be2e7e2a44b99ef4965550885b67 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260519 +%global commit_date 20260520 %global ver 1.4.0 %bcond_with check diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index 8d5d1193ef..3247087cca 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 f9647276d8a9279a7d6eb4591a2feb356a9a4ca7 +%global commit 9f5c193c1d17d767cd0c3fb938b312e2c23a9ebd %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260519 +%global commit_date 20260520 %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 0093dbc26c..b409c89931 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 ee2120881632f977cb9d61d055f1a36eb7bdbd64 -%global commit_date 20260519 +%global commit 60a6695e77b81d0e1b5a088c316af78c7510941f +%global commit_date 20260520 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/lib/astal/astal/astal.spec b/anda/lib/astal/astal/astal.spec index 1d9d830c6c..d2ce9fd936 100644 --- a/anda/lib/astal/astal/astal.spec +++ b/anda/lib/astal/astal/astal.spec @@ -1,7 +1,7 @@ -%global commit dd388d209e71b44d9dff130261c8fe1658c24ae2 +%global commit f58cae8f268dedffb6d1448b5b32f39b71953958 %global shortcommit %{sub %commit 1 7} -%global commit_date 20260517 +%global commit_date 20260520 Name: astal Version: 0^%commit_date.%shortcommit 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 98cb0aea75..ea4c9042a7 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 1ad452728877259ceec67ca7ff6481d5e7b35eec +%global commit a18dbf7a81b6de6160c157dbc31b0eb3b8098780 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 20260518025449 -%global commit_date 20260518 +%global ver 20260519154239 +%global commit_date 20260520 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 289a0ea647..d2bcf389d4 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 a917f5208a6bc7e06cb973dbdc0b1f03274b0e13 -%global commit_date 20260519 +%global commit fe57bb88466a7e8549f649da81cb51d7b9c2a17b +%global commit_date 20260520 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: cloud-hypervisor-nightly diff --git a/anda/system/nct6687d/kmod-common/nct6687d.spec b/anda/system/nct6687d/kmod-common/nct6687d.spec index 49d2bad8a1..6945e2f0f0 100644 --- a/anda/system/nct6687d/kmod-common/nct6687d.spec +++ b/anda/system/nct6687d/kmod-common/nct6687d.spec @@ -1,10 +1,10 @@ -%global commit cedda8bff09a4083e07414fb80fdc3901e7ab544 +%global commit 2189bf7c301b720d47f24d7b3e1413786cf00df5 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260411 +%global commitdate 20260520 Name: nct6687d Version: 1.0^%{commitdate}git.%{shortcommit} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Linux kernel driver for the NCT6687D hardware monitoring chip License: GPL-2.0-or-later URL: https://github.com/Fred78290/%{name} diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 900e84c28e..a8bdfade9d 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 3e2704416106f497f59cddd18349219374ba3c2b +%global commit 6a0c6fa97594f3c25c5dc05d66a16f7a323ae07a %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260518 +%global commitdate 20260520 %global ver 1.1.1 %undefine __brp_mangle_shebangs diff --git a/anda/tools/piclone/piclone.spec b/anda/tools/piclone/piclone.spec index 95fb21cc20..088251c2b0 100644 --- a/anda/tools/piclone/piclone.spec +++ b/anda/tools/piclone/piclone.spec @@ -1,10 +1,10 @@ -%global commit 7d705d0a65c027bb39825bf428fe7c5316411197 -%global commit_date 20251014 +%global commit 7d3394477da2a140a2a367ebbadbef997c10545f +%global commit_date 20260520 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: piclone Version: %commit_date.git~%shortcommit -Release: 2%?dist +Release: 1%{?dist} Summary: Utility to back up Pi to an SD card reader License: BSD-3-Clause URL: https://github.com/raspberrypi-ui/piclone