From d2dc1247de9058bffec07a7afea4f61d26af26ab Mon Sep 17 00:00:00 2001 From: Chunmei Xu Date: Fri, 21 Oct 2022 11:36:32 +0800 Subject: [PATCH] update release Signed-off-by: Chunmei Xu --- libxkbcommon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxkbcommon.spec b/libxkbcommon.spec index 0766823..d4610da 100644 --- a/libxkbcommon.spec +++ b/libxkbcommon.spec @@ -2,7 +2,7 @@ Name: libxkbcommon Version: 1.4.0 -Release: 1%{?dist} +Release: %{anolis_release}%{?dist} Summary: X.Org X11 XKB parsing library License: MIT -- Gitee