From 8805a7ce42fcfc2aeba3362d952e43caffe88308 Mon Sep 17 00:00:00 2001 From: madomado Date: Mon, 17 Jun 2024 23:12:20 +0800 Subject: [PATCH] fix: albius (#1373) Signed-off-by: madomado (cherry picked from commit ef7f87a2ffd5fe0086d22e358e8a5f4a73dfad5f) --- anda/langs/go/albius/albius.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/go/albius/albius.spec b/anda/langs/go/albius/albius.spec index 12350b0e7f..d382a6ad9b 100644 --- a/anda/langs/go/albius/albius.spec +++ b/anda/langs/go/albius/albius.spec @@ -4,7 +4,7 @@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: albius -Version: %date.%shortcommit +Version: %commit_date.%shortcommit Release: 1%?dist Summary: A Linux installer backend with support for SquashFS and OCI installations License: GPL-3.0