diff --git a/anda/devs/micro/micro-nightly.spec b/anda/devs/micro/micro-nightly.spec index 1dd3839461..d7ea179979 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 7492195a5ba4e373323d82ffd96681d6b9f4c4cc -%global commit_date 20250720 +%global commit_hash dbdf753f27dd6686034e0dd09b975f3377ebe743 +%global commit_date 20250721 %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 883f5e2d07..4fcd9e75c9 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 5f92ac25a7690fdfa6864e30d4528c2a5b5e56f8 +%global commit caa4b529e4b130006990a31b4908e4252aa96fe4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20250720 +%global commit_date 20250721 %global ver 0.197.0 %bcond_with check diff --git a/anda/lib/tdlib/tdlib-nightly.spec b/anda/lib/tdlib/tdlib-nightly.spec index 9e42265174..935ebbe674 100644 --- a/anda/lib/tdlib/tdlib-nightly.spec +++ b/anda/lib/tdlib/tdlib-nightly.spec @@ -1,6 +1,6 @@ -%global commit 0ece11a1ae5aa514a76a459f4904276494434bd2 +%global commit da4e46f2987feba1d7d337edacace08d23613b00 %global ver 1.8.51 -%global commit_date 20250711 +%global commit_date 20250721 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: tdlib-nightly diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index 3429133391..3123ea54e6 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 505a0b6267811523d4e57bb28a1041bb6645de89 +%global commit c4219635e314bd59ef0073b627a7dedcf87e62cc %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20250720 +%global commitdate 20250721 %global ver 1.0.14 Name: scx-scheds-nightly