From 5f75a6a39489714cb77d3f72a103617a3d09604d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 19 Jun 2024 13:22:33 +0100 Subject: [PATCH] OCaml 5.2.0 ppc64le fix --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 6c6eded..701eaa0 100644 --- a/hivex.spec +++ b/hivex.spec @@ -10,7 +10,7 @@ Name: hivex Version: 1.3.23 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPL-2.1-only AND LGPL-2.0-or-later AND GPL-2.0-or-later @@ -326,6 +326,9 @@ fi %changelog +* Wed Jun 19 2024 Richard W.M. Jones - 1.3.23-22 +- OCaml 5.2.0 ppc64le fix + * Wed Jun 12 2024 Jitka Plesnikova - 1.3.23-21 - Perl 5.40 rebuild