diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index b8452ef075..a6b87fcfea 100644 --- a/anda/apps/flameshot/flameshot-nightly.spec +++ b/anda/apps/flameshot/flameshot-nightly.spec @@ -1,9 +1,9 @@ #? https://github.com/flameshot-org/flameshot/blob/master/packaging/rpm/fedora/flameshot.spec %global ver v12.1.0 -%global commit 849fce58558dfca7ab7d2e818d29bd78261495cb +%global commit 09f2d959be5a64371cf205f5e46079c276fbfc20 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20250526 +%global commit_date 20250527 Name: flameshot.nightly Version: %ver^%{commit_date}git.%shortcommit diff --git a/anda/apps/legcord/nightly/legcord-nightly.spec b/anda/apps/legcord/nightly/legcord-nightly.spec index 1545ea87d7..96fdb4d65f 100644 --- a/anda/apps/legcord/nightly/legcord-nightly.spec +++ b/anda/apps/legcord/nightly/legcord-nightly.spec @@ -1,5 +1,5 @@ -%global commit 8fc35a3b13f4dd64ffef7cc89221db61d36c8c78 -%global commit_date 20250525 +%global commit 77a5e7213786c0282589bb2e71cc2e2d9bad146a +%global commit_date 20250527 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %define debug_package %nil diff --git a/anda/devs/micro/micro-nightly.spec b/anda/devs/micro/micro-nightly.spec index ef04c558a3..2c7ac6ffbe 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 bf255b6c353f6a8abf7b5520b5620c52b2f5f2fb -%global commit_date 20250526 +%global commit_hash 5eddf5b85d66f95e9e61d2f0a9f972d432936979 +%global commit_date 20250527 %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 681c81fc28..3b6fad5ff8 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 83af7b30eb4dab51f46609f929cb0af02fde13ee +%global commit 4a577fff4a208fa877574069c8e8725ad66dd018 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20250526 +%global commit_date 20250527 %global ver 0.189.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 0a15ee9fd1..cfbf916805 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 c300db1a24c102eaf2ade5a59c74570b1d868740 +%global commit a6c93d66d407ea3cc595ba01d1b67e42b9f754d7 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20250523 +%global commit_date 20250527 %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 a87ed86e18..ff1171c78b 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 87523928389227fa39803e363e10d95ea7c2376e +%global commit 241edaf0c0dc8a7e6a67abb16cb9796bf2f16c4a %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20250524 +%global commit_date 20250527 %global debug_package %nil Name: nim-nightly