From 20ea51ede7ce4b10d245033b1a05db56e1667254 Mon Sep 17 00:00:00 2001 From: yangxianzhao Date: Tue, 29 Aug 2023 09:58:43 +0800 Subject: [PATCH] Specification spec file --- unrar.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unrar.spec b/unrar.spec index 44da8e0..3e4521f 100644 --- a/unrar.spec +++ b/unrar.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release 1 Name: unrar Version: 5.9.4 Release: 1%{anolis_release}%{?dist} @@ -93,6 +93,9 @@ touch -r license.txt %{buildroot}%{_sysconfdir}/rpm/macros.unrar %changelog +* Mon Aug 28 2023 yangxianzhao - 5.9.4-2.1 +- Specification spec file + * Wed Jul 05 2023 yangxianzhao - 5.9.4-2.up1.0.1 - rebuild for anolis 8.9 -- Gitee