From 87e7d9b7d9e866e643f1041a39defeb7d1c8288f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Mon, 20 Jan 2020 15:55:44 +0100 Subject: [PATCH] Another rebuild against Ruby 2.7. --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 600e49e..a2a755a 100644 --- a/hivex.spec +++ b/hivex.spec @@ -10,7 +10,7 @@ Name: hivex Version: 1.3.18 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPLv2 @@ -283,6 +283,9 @@ fi %changelog +* Mon Jan 20 2020 Vít Ondruch - 1.3.18-18 +- Another rebuild against Ruby 2.7. + * Sun Jan 19 2020 Richard W.M. Jones - 1.3.18-17 - OCaml 4.10.0+beta1 rebuild.