From 90184776d2b3b4755e428fdfac2457e8f8368f6f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 22 Jan 2026 02:06:16 +0000 Subject: [PATCH] bump(nightly): mpv-nightly rpcc ghostty-nightly micro-nightly zed-nightly prismlauncher-nightly opentabletdriver-nightly scx-scheds-nightly glasgow --- anda/apps/mpv/mpv-nightly.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 | 6 +++--- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 6 +++--- anda/tools/glasgow/glasgow.spec | 4 ++-- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index c62df40193..9f20e73eba 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 d6e7fb0597e9c832422e4c77225022bf4d3ff686 +%global commit 6e54aa328dbee3ff1f5c9bfee6fe4a8f0a4598dc %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260121 +%global commit_date 20260122 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/apps/rpcc/rpcc.spec b/anda/apps/rpcc/rpcc.spec index 5fd146cddf..f08d884fe0 100644 --- a/anda/apps/rpcc/rpcc.spec +++ b/anda/apps/rpcc/rpcc.spec @@ -1,5 +1,5 @@ -%global commit 9527e92f697ad380ce8669a2b6c61260abafab19 -%global commit_date 20251126 +%global commit 5f1b58243a608f997b5de51198e5afc3da4faa23 +%global commit_date 20260122 %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 f4a42c3b75..fc15d21b67 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit dc43ded149968309c847e33c710989b1240daf9a +%global commit 06e23ef36330cb79b8c40efff66baa044f1f9ea6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-20 +%global fulldate 2026-01-22 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.0 diff --git a/anda/devs/micro/micro-nightly.spec b/anda/devs/micro/micro-nightly.spec index 46450a8535..05f2c02c62 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 d1426b6fb2777222d1980029ea2057518ebae63b -%global commit_date 20260119 +%global commit_hash 3e95779cf05e01827bc93cceee15c7f51b861b4a +%global commit_date 20260122 %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 92a2b2855e..d81ba5e30a 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,7 +1,7 @@ -%global commit ff35da22fbe67a65632a8009827f114262c76e4d +%global commit 9ac94ce3e64b25441e66d7c610b3ea59853c1872 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260121 -%global ver 0.221.0 +%global commit_date 20260122 +%global ver 0.222.0 %bcond_with check %bcond_with debug_no_build diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 0acf4efcf2..da01e4e23a 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 ef747055af4ab60747baab845eaa379f90b662ad +%global commit b276ede6e5451062ace7452e975f32e351e450be %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260121 +%global commit_date 20260122 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index e8564e426d..7ccec62d20 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit e67ac5fe75284d4c1a41b559e03db6b85e7b626b +%global commit ba15b11ade26a6a0ceed108b42226da377b7518e %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260118 +%global commit_date 20260122 %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 b7d85e3cdd..f5f92b7a65 100644 --- a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec +++ b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec @@ -1,12 +1,12 @@ -%global commit ff5377d64a0af3334c453dd0857148f407cd0203 +%global commit 6931d6b362d6c4c50819fa573c4a9fae2a54f24c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260120 +%global commitdate 20260122 %global ver 1.0.19 %undefine __brp_mangle_shebangs Name: scx-scheds-nightly Version: %{ver}^%{commitdate}.git.%{shortcommit} -Release: 2%{?dist} +Release: 1%?dist Summary: Nightly builds of sched_ext schedulers and tools SourceLicense: GPL-2.0-only License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND ((MIT OR Apache-2.0) AND Unicode-3.0) AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND ISC AND (LGPL-2.1-only OR BSD-2-Clause) AND LGPL-2.1 AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0) AND (MIT OR Zlib OR Apache-2.0) AND MIT AND (MPL-2.0 OR MIT OR Apache-2.0) AND MPL-2.0-only and MPL-2.0-or-later AND (Unlicense OR MIT) AND Zlib diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index 67db2e0957..e12be83129 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 3a2816acfd13a6f82566f04d7a17a31ea84773c0 -%global commit_date 20260120 +%global commit 57e6cb7d943f31b57c7010b8bd8304921a8f3f9a +%global commit_date 20260122 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow