From bc5212d2dcf2250f169a48107056994fcefa9720 Mon Sep 17 00:00:00 2001 From: Gilver Date: Mon, 3 Mar 2025 19:04:41 -0600 Subject: [PATCH] Fix (extest): Versioning (#3723) Signed-off-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