diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 81e1d2dfa5..b8427eb085 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 511314e1a1ecfa5ed21dbc8eabfd0aeecb27b792 +%global commit bc95317ba45a686dcda9721a0d5148a53378099e %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2025-09-20 +%global fulldate 2025-09-21 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.2.1 diff --git a/anda/devs/micro/micro-nightly.spec b/anda/devs/micro/micro-nightly.spec index aba7acf113..913ce5d7e4 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 ad24089e4e638209af66a27526f050a41de96b7f -%global commit_date 20250910 +%global commit_hash ec8bb7c11d74914167d1abdea69bed743ba87c00 +%global commit_date 20250922 %global shortcommit %{sub %{commit_hash} 1 7} %global ver 2.0.14 diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 03e946b498..2b5e758802 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 839c216620af116459e2ba15e82f3df8c3597349 +%global commit 891a06c2940b7aa441aac047a98d0dce86fb39a0 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20250921 +%global commit_date 20250922 %global ver 0.206.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 0982dc2445..0125cec804 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -1,10 +1,10 @@ %global real_name prismlauncher %global nice_name PrismLauncher -%global commit 28b755cf048c162adf6e96c55c91f747bc698c66 +%global commit f7e58723e0d4488855798895e6b71c1079004f91 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20250920 +%global commit_date 20250922 %global snapshot_info %{commit_date}.%{shortcommit} %bcond_without qt6 diff --git a/anda/tools/spotx-bash/spotx-bash.spec b/anda/tools/spotx-bash/spotx-bash.spec index 9f4ae793b9..190b8b01f2 100644 --- a/anda/tools/spotx-bash/spotx-bash.spec +++ b/anda/tools/spotx-bash/spotx-bash.spec @@ -1,5 +1,5 @@ -%global commit 4e438db721a88a510392019ce0362ca120d7dfde -%global commit_date 20250920 +%global commit 0ba0b3216ac83fea2bb111c56b9c0cbf85825ccc +%global commit_date 20250922 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: spotx-bash