diff --git a/anda/apps/flameshot/flameshot-nightly.spec b/anda/apps/flameshot/flameshot-nightly.spec index ef94c59d58..c1ecf28847 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 13.3.0 -%global commit 51a55180fbed01ea08b3697278e3380083b036af +%global commit bdb1eda421937f2d28d588255343e895f68438a8 %global shortcommit %{sub %{commit} 1 7} -%global commit_date 20260328 +%global commit_date 20260329 %global devel_name QtColorWidgets %global _distro_extra_cflags -fuse-ld=mold %global _distro_extra_cxxflags -fuse-ld=mold diff --git a/anda/apps/mpv/mpv-nightly.spec b/anda/apps/mpv/mpv-nightly.spec index ca96e74274..fd9b2091c0 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 2ad46a3c3cb57538b1e9bfb84276f76468cd0e39 +%global commit 4f9f1ffaf375c14058024215423b969f44d48b2f %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260328 +%global commit_date 20260329 %global ver 0.41.0 Name: mpv-nightly diff --git a/anda/devs/ghostty/nightly/ghostty-nightly.spec b/anda/devs/ghostty/nightly/ghostty-nightly.spec index 2f0a7d572b..c4ea290a36 100644 --- a/anda/devs/ghostty/nightly/ghostty-nightly.spec +++ b/anda/devs/ghostty/nightly/ghostty-nightly.spec @@ -1,6 +1,6 @@ -%global commit 12458e3ace41123899d48729dcf32ef58caf5160 +%global commit debcffbadb75221a030319c075fae12cfe114176 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-03-27 +%global fulldate 2026-03-29 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV %global ver 1.3.2 diff --git a/anda/devs/micro/micro-nightly.spec b/anda/devs/micro/micro-nightly.spec index 0161fb6b7e..5a2342ce84 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 d976b3f170aac3823d8b62e0f9ad7e07b273b1f2 -%global commit_date 20260323 +%global commit_hash 4d04ad7290c3200c140732b2a1ed11924cc68cf8 +%global commit_date 20260329 %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 bfacec48b4..7e543ef727 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,6 +1,6 @@ -%global commit 54a95e717d4ed1589c9b0e38648f65424defc74b +%global commit 6694a3bd14bba5d52c375cc4c3ce9681445cbc22 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260328 +%global commit_date 20260329 %global ver 0.231.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index abd64d85c6..1ad8738c79 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 75f951fec9fd2df2d5f4163a27f34b6438ac3136 +%global commit 01a4a6a528765b4302ff9e17ed8c247f4b5f90a1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20260327 +%global commit_date 20260329 %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 92a39ceb6a..387dd621f6 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 5c86c1eda9cd75e0fa85b132ca4c8306e9fc81d5 +%global commit 78282b241f16c66e40782775ee1d4c16b8af8d6f %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.3.1 -%global commit_date 20260328 +%global commit_date 20260329 %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 c320236f08..8257ff64cd 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 e78872c57e4129e793f7665d62ecc91bbdc6f483 -%global commit_date 20260328 +%global commit 2ded3a24a15ed58fa6ccc61fd770c8ffc3ba0aca +%global commit_date 20260329 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global pypi_name types-colorama diff --git a/anda/misc/uwufetch/uwufetch.spec b/anda/misc/uwufetch/uwufetch.spec index 0035905d8e..2568591181 100644 --- a/anda/misc/uwufetch/uwufetch.spec +++ b/anda/misc/uwufetch/uwufetch.spec @@ -1,13 +1,13 @@ -%global commit fe9c53ffc6570454a3b2bf8431fd713e9953597e +%global commit 7fb542d732253d36cb5ae0a02972d3949c34d721 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global fulldate 2026-01-14 +%global fulldate 2026-03-28 %global commit_date %(echo %{fulldate} | sed 's/-//g') %global ver 2.1 %global debug_package %{nil} Name: uwufetch Version: %{ver}^%{commit_date}git.%{shortcommit} -Release: 1%?dist +Release: 1%{?dist} Summary: A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace. License: GPL-3.0 URL: https://github.com/ad-oliviero/uwufetch diff --git a/anda/system/readymade/git/readymade-git.spec b/anda/system/readymade/git/readymade-git.spec index 552dd377b4..9f652c46bd 100644 --- a/anda/system/readymade/git/readymade-git.spec +++ b/anda/system/readymade/git/readymade-git.spec @@ -1,10 +1,10 @@ -%global commit 92cc65b61fd5325d47be8793466b66c71ddc75ea -%global commit_date 20260220 +%global commit e5fd0250d79bcf1cd9b7ca07d2720401f6aa797a +%global commit_date 20260329 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global crate readymade Name: readymade-git Version: %commit_date.%shortcommit -Release: 1%?dist +Release: 1%{?dist} Summary: Install ready-made distribution images! License: GPL-3.0-or-later URL: https://github.com/FyraLabs/readymade diff --git a/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec b/anda/system/scx-scheds/nightly/scx-scheds-nightly.spec index f4604d25f9..128d335787 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 c41aa4658bf8d79a9a779b8cf4870f310fe5f995 +%global commit d9da4ca0adbed83ab4e8c5bdd24cd73711a8f2ee %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20260328 +%global commitdate 20260329 %global ver 1.1.0 %undefine __brp_mangle_shebangs