From 6b8b0fbe958bda08d1c6a6a1516b814cc8f3ca58 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 1 Sep 2020 20:06:33 +0100 Subject: [PATCH] OCaml 4.11.1 rebuild --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 817a76f..7f9893e 100644 --- a/hivex.spec +++ b/hivex.spec @@ -10,7 +10,7 @@ Name: hivex Version: 1.3.19 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPLv2 @@ -293,6 +293,9 @@ fi %changelog +* Tue Sep 01 2020 Richard W.M. Jones - 1.3.19-4 +- OCaml 4.11.1 rebuild + * Fri Aug 21 2020 Richard W.M. Jones - 1.3.19-3 - OCaml 4.11.0 rebuild