From 6c0474c950bbdbe56522382fc3567f73c9702c83 Mon Sep 17 00:00:00 2001 From: lxpzero Date: Tue, 1 Apr 2025 16:48:14 +0800 Subject: [PATCH] Rebuild with new ruby --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index d489215..f90bfac 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} @@ -279,6 +279,9 @@ fi %doc README.md %changelog +* Tue Apr 01 2025 Xiaoping Liu - 1.3.24-2 +- Rebuild with new ruby + * Tue Feb 18 2025 Xiaoping Liu - 1.3.24-1 - update to 1.3.24 from 1.3.23 - Migrated to SPDX license -- Gitee