From f6d617af4097492d79b2c535a132ee0ca5de22f4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 02:25:40 +0000 Subject: [PATCH] bump(nightly): mpv-nightly micro-nightly zed-nightly prismlauncher-nightly nim-nightly types-colorama openbangla-keyboard-nightly opentabletdriver-nightly scx-scheds-nightly scx-tools-nightly glasgow natscli spotx-bash --- anda/apps/mpv/mpv-nightly.spec | 4 ++-- anda/devs/micro/micro-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 ++-- .../openbangla-keyboard/openbangla-keyboard-nightly.spec | 6 +++--- .../opentabletdriver-nightly/opentabletdriver-nightly.spec | 4 ++-- anda/system/scx-scheds/nightly/scx-scheds-nightly.spec | 4 ++-- anda/system/scx-tools/nightly/scx-tools-nightly.spec | 4 ++-- anda/tools/glasgow/glasgow.spec | 6 +++--- anda/tools/natscli/natscli.spec | 6 +++--- anda/tools/spotx-bash/spotx-bash.spec | 6 +++--- 13 files changed, 30 insertions(+), 30 deletions(-) diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index 8503fdbe3d..0bd9dcfa4c 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 147c951a1735e9164d8e862e081792631f7d27f8 +%global commit 07c3ff3725ee7221fe9d8da396877d47734f78f6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260309 +%global commit_date 20260310 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/micro/micro-nightly.spec b/anda/devs/micro/micro-nightly.spec index 572beaa329..fd936ea9f1 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 518a274980b19e025a678b6039f1f5aa9bae8cc7 -%global commit_date 20260309 +%global commit_hash 42d0ddf73d630f2bc92223ee535f54d065c9b99a +%global commit_date 20260310 %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 d169d4a340..7a999887b2 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 8762b7f503fda985f481ccd301960cf01adbecb8 +%global commit a26f0f8b6025e65525db2b0831d488e177290058 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260309 +%global commit_date 20260310 %global ver 0.228.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 887a526449..39356cbc31 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 b518259f579791b857def9c152cde8ad29c1872f +%global commit 437242169ddc1671850bda9cd214d832949008c8 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260309 +%global commit_date 20260310 %global snapshot_info %{commit_date}.%{shortcommit} # Change this variables if you want to use custom keys diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index 17bbed2c8a..7f9c52af45 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 0395af2b3459837fcdf6bf8c38d470ee682dd9cd +%global commit edbb32e4c49af8be06f35064e7873664100f1cfa %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260308 +%global commit_date 20260310 %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 7690f5baf7..a439228e25 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 bfb7342f83b040a91d56abe055106a83d90b48ca -%global commit_date 20260309 +%global commit a1c4ca3d8b4160f82756e7eed021da1cce45083c +%global commit_date 20260310 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec b/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec index 629121fd31..3037f4c1e8 100644 --- a/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec +++ b/anda/misc/openbangla-keyboard/openbangla-keyboard-nightly.spec @@ -1,11 +1,11 @@ %global ver 2.0.0 -%global commit 018c30253648dbf56bee79c280535a72604f3d8a -%global commit_date 20260302 +%global commit 653937a4f46abfa571182f71b67ddd73a3769f52 +%global commit_date 20260310 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: openbangla-keyboard-nightly Version: %ver^%commit_date.%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: An OpenSource, Unicode compliant Bengali Input Method License: GPL-3.0-or-later URL: https://openbangla.github.io/ diff --git a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec index e6fd214cb7..04206dd118 100644 --- a/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec +++ b/anda/system/opentabletdriver-nightly/opentabletdriver-nightly.spec @@ -1,6 +1,6 @@ -%global commit ddf6eb2d00700411a01797373fa3c4025f96ad75 +%global commit e60bcce051d7360f276e809ca63a075ab2a5435c %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260309 +%global commit_date 20260310 %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 9f0d9514a0..8c5cb60758 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 080afd6411c634991db13404f1c7c68d47d83bfc +%global commit 9cd8261333fca264543f695b89604f8bccecd804 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260309 +%global commitdate 20260310 %global ver 1.1.0 %undefine __brp_mangle_shebangs diff --git a/anda/system/scx-tools/nightly/scx-tools-nightly.spec b/anda/system/scx-tools/nightly/scx-tools-nightly.spec index 4e6e77c3fb..b2ec58ac1c 100644 --- a/anda/system/scx-tools/nightly/scx-tools-nightly.spec +++ b/anda/system/scx-tools/nightly/scx-tools-nightly.spec @@ -1,6 +1,6 @@ -%global commit 1e475504316b4a588d1f3634b2e40a5859067744 +%global commit a530698a7017dd4a23df4e95fdf175cfeaef1f91 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260308 +%global commitdate 20260310 %global ver 1.1.0 %global appid com.sched_ext.scx %global developer "sched-ext Contributors" diff --git a/anda/tools/glasgow/glasgow.spec b/anda/tools/glasgow/glasgow.spec index fc832a2b3a..d15eea8acf 100644 --- a/anda/tools/glasgow/glasgow.spec +++ b/anda/tools/glasgow/glasgow.spec @@ -1,5 +1,5 @@ -%global commit 6d36d2a4f9c9c246035620e4fb16a58aa0bef6af -%global commit_date 20260303 +%global commit c291c1e0eacb4895935885c8275b09d1b38107ac +%global commit_date 20260310 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name glasgow @@ -10,7 +10,7 @@ Name: python-%{pypi_name} Version: 0~%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: Scots Army Knife for electronics License: 0BSD AND Apache-2.0 URL: https://github.com/GlasgowEmbedded/glasgow diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index cf1b5ec704..d0a6d017da 100644 --- a/anda/tools/natscli/natscli.spec +++ b/anda/tools/natscli/natscli.spec @@ -1,14 +1,14 @@ # https://github.com/nats-io/natscli %global goipath github.com/nats-io/natscli -%global commit f312d18efbeab9f8e3455895cab064970e537c71 -%global commit_date 20260228 +%global commit 8bd51f19c62f74333e0ea4e31003c466ad650352 +%global commit_date 20260310 %global shortcommit %{sub %{commit} 1 7} %gometa -f Name: natscli Version: 0~%{commit_date}git.%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: The NATS Command Line Interface License: Apache-2.0 diff --git a/anda/tools/spotx-bash/spotx-bash.spec b/anda/tools/spotx-bash/spotx-bash.spec index f22985006d..f6039b2010 100644 --- a/anda/tools/spotx-bash/spotx-bash.spec +++ b/anda/tools/spotx-bash/spotx-bash.spec @@ -1,10 +1,10 @@ -%global commit 496309d7ca789c7e24c87f12f081d80ced115d48 -%global commit_date 20260226 +%global commit 66a746a968fd1744e00459ba9ba3d64c96b75292 +%global commit_date 20260310 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: spotx-bash Version: %commit_date.git~%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: Adblock for the Spotify desktop client on Linux. License: MIT URL: https://github.com/SpotX-Official/SpotX-Bash