From c2c8b41e163791ec047c307a3d14326ae6b9cfdb Mon Sep 17 00:00:00 2001 From: Gilver Date: Thu, 4 Dec 2025 22:11:25 -0600 Subject: [PATCH] bump(nightly): envision flameshot-nightly mpv-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama tdlib-nightly stardust-telescope scx-scheds-nightly rpi-utils (#8055) Co-authored-by: Raboneko --- anda/apps/envision/envision.spec | 4 ++-- anda/apps/flameshot/flameshot-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/nim/nim-nightly/nim-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- anda/lib/tdlib/tdlib-nightly.spec | 6 +++--- anda/stardust/telescope/stardust-telescope.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/tools/rpi-utils/rpi-utils.spec | 4 ++-- 11 files changed, 23 insertions(+), 23 deletions(-) diff --git a/anda/apps/envision/envision.spec b/anda/apps/envision/envision.spec index 1afe62e109..ae2e968cc9 100644 --- a/anda/apps/envision/envision.spec +++ b/anda/apps/envision/envision.spec @@ -1,5 +1,5 @@ -%global commit 6a3ecc5b1ff389aa0bca3d82e7e74c9ed4a9cb27 -%global commit_date 20251204 +%global commit 6f3bee3b4a1c9ec65fcba586fc7fc1a804d567ba +%global commit_date 20251205 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: envision-nightly diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index 73bd52595b..d8080a6e18 100644 --- a/anda/apps/flameshot/flameshot-nightly.spec +++ b/anda/apps/flameshot/flameshot-nightly.spec @@ -1,9 +1,9 @@ #? https://github.com/flameshot-org/flameshot/blob/master/packaging/rpm/fedora/flameshot.spec %global ver 13.3.0 -%global commit e9a8aed8ac33d455da40cac004250f710a167b1a +%global commit 0a9983b0574159bc9dd9f4bdf4bb8698460ea719 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20251129 +%global commit_date 20251205 %global devel_name QtColorWidgets %global _distro_extra_cflags -fuse-ld=mold %global _distro_extra_cxxflags -fuse-ld=mold diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 06614346fa..420913e595 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 23f9381b8053ad7fcba11b61607497ce43eaebc7 +%global commit dbd7a905b6ed47dd8f0acd09a1f4cc9a08e854a6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251129 +%global commit_date 20251205 %global ver 0.40.0 Name: mpv-nightly diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 9a08bc90dd..1c5b198d03 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit f90d9d26a55eb4730cd700c6814c6cee73bd94d7 +%global commit 42583c1141b68f655335769f4770b3ceea84c263 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251204 +%global commit_date 20251205 %global ver 0.217.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 866bb2e1d2..4270916647 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -3,10 +3,10 @@ %global name_pretty %{quote:Prism Launcher (Nightly)} %global appid org.prismlauncher.PrismLauncher-nightly -%global commit fbe239eb3d8e4f7cb437cb7f6772b9953efaeec3 +%global commit 92738feebae6e25bd2c06985516f66cc19eae01d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251203 +%global commit_date 20251205 %global snapshot_info %{commit_date}.%{shortcommit} %bcond_without qt6 diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index 068df85211..d1be749098 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 86bbc73b3ab281ed6f57da88d6cf05e899714c13 +%global commit 5d4829415a575b02cd2c56fee841ec111496cb50 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20251204 +%global commit_date 20251205 %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 fa1b9cd97c..c5f3af3e4c 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 5e3a96dcaa378d0937134b0fc5ae23fb3928e1f5 -%global commit_date 20251203 +%global commit a06e16eae236cff4db71be0aeb7a2172ddd1aef9 +%global commit_date 20251205 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/lib/tdlib/tdlib-nightly.spec b/anda/lib/tdlib/tdlib-nightly.spec index eb370e3548..dd767f0086 100644 --- a/anda/lib/tdlib/tdlib-nightly.spec +++ b/anda/lib/tdlib/tdlib-nightly.spec @@ -1,6 +1,6 @@ -%global commit f0d04d357c4ab2d4a7288e52dbeec3c2d9dd0a2d -%global ver 1.8.57 -%global commit_date 20251127 +%global commit 889bdf06029f98f3d04cac874dafab6f4f847c47 +%global ver 1.8.58 +%global commit_date 20251205 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: tdlib-nightly diff --git a/anda/stardust/telescope/stardust-telescope.spec b/anda/stardust/telescope/stardust-telescope.spec index dc9926bd6e..ca9472ae23 100644 --- a/anda/stardust/telescope/stardust-telescope.spec +++ b/anda/stardust/telescope/stardust-telescope.spec @@ -1,5 +1,5 @@ -%global commit 2c514175efc53be985d7d092601f158b38dc29b4 -%global commit_date 20251201 +%global commit 942d5e951620d0cbee822df3e041bbf3c7f194a0 +%global commit_date 20251205 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: stardust-xr-telescope diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 8c59e61108..e341fbb4c9 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 072ca7775f8281d7d9b2519af9f992c1368b76d0 +%global commit cbec5563b9d09ccf6ded9f6c43afd146b59dcc77 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20251204 +%global commitdate 20251205 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index 4121e3de8a..b184b1d6b5 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,5 +1,5 @@ -%global commit e95a44ca65c997d05e7b55bb3528030f14f0acf5 -%global commit_date 20251128 +%global commit a66e0178eddd510b9d1a86007ff484751f8e551f +%global commit_date 20251205 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %define _unpackaged_files_terminate_build 0