From 5b2afcccff6a6201a332d8f2aae029cb59b57521 Mon Sep 17 00:00:00 2001 From: Wenlong Zhang Date: Tue, 21 Nov 2023 07:01:35 +0000 Subject: [PATCH] rebuild --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 6fbfb70..6ea9bd1 100644 --- a/hivex.spec +++ b/hivex.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %undefine _package_note_flags %ifarch %{ocaml_native_compiler} @@ -272,5 +272,8 @@ fi %doc README.md %changelog +* Thu Nov 16 2023 Wenlong Zhang - 1.3.23-2 +- rebuild + * Tue Mar 21 2023 Yuanhong Peng - 1.3.23-1 - Init from upstream -- Gitee