From 6e8b818a5b4a9fb1674eae71095de75fdeb33471 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 18 Jun 2022 14:40:48 +0100 Subject: [PATCH] OCaml 4.14.0 rebuild --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index fb0812a..cb7ea64 100644 --- a/hivex.spec +++ b/hivex.spec @@ -11,7 +11,7 @@ Name: hivex Version: 1.3.21 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPLv2 @@ -324,6 +324,9 @@ fi %changelog +* Sat Jun 18 2022 Richard W.M. Jones - 1.3.21-9 +- OCaml 4.14.0 rebuild + * Mon Jun 13 2022 Python Maint - 1.3.21-8 - Rebuilt for Python 3.11