From 0a2ce5e0a6e7aa6e548930796baec38ef129bbbb Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:10:04 -0800 Subject: [PATCH] Fix (extest): Versioning (#3723) (#3730) Signed-off-by: Gilver (cherry picked from commit bc5212d2dcf2250f169a48107056994fcefa9720) Co-authored-by: Gilver --- anda/misc/extest/rust-extest.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/misc/extest/rust-extest.spec b/anda/misc/extest/rust-extest.spec index 111d99b2ff..2a1c5f2d66 100644 --- a/anda/misc/extest/rust-extest.spec +++ b/anda/misc/extest/rust-extest.spec @@ -15,7 +15,7 @@ %global build_rustflags %build_rustflags -C link-arg=-fuse-ld=mold Name: extest -Version: %commit_date.git~%{shortcommit} +Version: %{commit_date}git.%{shortcommit} Release: 1%?dist Summary: X11 XTEST reimplementation primarily for Steam Controller on Wayland