diff --git a/hivex.spec b/hivex.spec index 6fbfb70b2d78b5a78a22ef27118c6e379ef5d2d9..6ea9bd16f61559d2f8446cff6ab76d928301e73c 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