From 7f4c4aa5b07ccfbb7778ebe22d9baabf5303635b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 22 Dec 2025 02:03:24 +0000 Subject: [PATCH] bump(nightly): goofcord-nightly mpv-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama opentabletdriver-nightly scx-scheds-nightly xone-nightly --- anda/apps/goofcord/nightly/goofcord-nightly.spec | 4 ++-- anda/apps/mpv/mpv-nightly.spec | 6 +++--- anda/devs/zed/nightly/zed-nightly.spec | 4 ++-- .../prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/nim/nim-nightly/nim-nightly.spec | 4 ++-- anda/langs/python/types-colorama/types-colorama.spec | 4 ++-- .../opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/xone/nightly/kmod-common/xone-nightly.spec | 8 ++++---- 9 files changed, 21 insertions(+), 21 deletions(-) diff --git a/anda/apps/goofcord/nightly/goofcord-nightly.spec b/anda/apps/goofcord/nightly/goofcord-nightly.spec index 1441cd3ae2..b7cb05e33d 100644 --- a/anda/apps/goofcord/nightly/goofcord-nightly.spec +++ b/anda/apps/goofcord/nightly/goofcord-nightly.spec @@ -1,6 +1,6 @@ -%global commit 92cfb502d3073b9d9c0c74c05cefedbd8b9952b8 +%global commit 565ccabb4fd9b4216bdc31973bd43d18398b96c9 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251221 +%global commit_date 20251222 %global ver 1.11.3^ %global base_name goofcord %global git_name GoofCord diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 8d847e8264..1e8a372485 100644 --- a/anda/apps/mpv/mpv-nightly.spec +++ b/anda/apps/mpv/mpv-nightly.spec @@ -1,10 +1,10 @@ # Disable X11 for RHEL 10+ %bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10] -%global commit 08dbdd84868abdbe88578769d0b1e249cb4eee91 +%global commit d0e24ab17acc85d9f222d3bad4f15b42b00c634d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251220 -%global ver 0.40.0 +%global commit_date 20251222 +%global ver 0.41.0 Name: mpv-nightly Version: %ver^%commit_date.%shortcommit diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 0a9f3b61ae..babda722fb 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 4b56fec971579bab18f365be93d46ba68fd1f091 +%global commit 1469d94683b6f2ef54d7a98dff8e14be1d244061 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251221 +%global commit_date 20251222 %global ver 0.219.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index fa9f029529..2b9cc3b8d7 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 d3f59a8a4304c9087ae89a538406fb84ef0a07c7 +%global commit 49b66d8a547e5a476ace51ac54f77b5f3fe0592d %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251221 +%global commit_date 20251222 %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 c47ca609f5..a9979b984e 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 b901a80710212da44daa55c704f97c6e3306eaa9 +%global commit 2dbdf08fc7007865400e406359948ea09741a455 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20251221 +%global commit_date 20251222 %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 49b5352426..b8690bd500 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 d8d989280c3f550a864815c4b6a28683d228531f -%global commit_date 20251221 +%global commit 90d855985be5aae9bc76e77b0f3d4b6738c38347 +%global commit_date 20251222 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index 3a7c3c72c6..f9454bf575 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit af17e05cda7139437f76cd32478c4eaf4069470d +%global commit 3704212116e5664fca743f1bdcd84bdf8d590060 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20251221 +%global commit_date 20251222 %global ver 0.6.6.2 # We aren't using Mono but RPM expected Mono diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 7e39192259..f56d7ddd09 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 c12b22facccd9ce1b4ff1223c23be15a8b48ad12 +%global commit 5cb12933f9072b10107799d092e673b1e908fe85 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20251221 +%global commitdate 20251222 %global ver 1.0.19 %undefine __brp_mangle_shebangs diff --git a/anda/system/xone/nightly/kmod-common/xone-nightly.spec b/anda/system/xone/nightly/kmod-common/xone-nightly.spec index 6c06b04f9d..0763922426 100644 --- a/anda/system/xone/nightly/kmod-common/xone-nightly.spec +++ b/anda/system/xone/nightly/kmod-common/xone-nightly.spec @@ -1,7 +1,7 @@ -%global commit e927febbedbf8d6f040ff081b0c6703738e7e8d2 +%global commit 17d9b6a8939085d6e13b8c3ad684d28ca3166a02 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20251211 -%global ver 0.5.0 +%global commitdate 20251222 +%global ver 0.5.1 %global modulename xone %global _dracutconfdir %{_prefix}/lib/dracut/dracut.conf.d %global firmware_hash0 080ce4091e53a4ef3e5fe29939f51fd91f46d6a88be6d67eb6e99a5723b3a223 @@ -11,7 +11,7 @@ Name: xone-nightly Version: %{ver}^%{commitdate}git.%{shortcommit} -Release: 2%?dist +Release: 1%?dist %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Epoch: 1 %endif