From ac11bd14d9e192650f46f4b3713b6ce152dddfaf Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 5 Jan 2018 17:12:43 +0900 Subject: [PATCH] F-28: rebuild for ruby25 --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 118f054..651cb44 100644 --- a/hivex.spec +++ b/hivex.spec @@ -10,7 +10,7 @@ Name: hivex Version: 1.3.14 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPLv2 @@ -328,6 +328,9 @@ popd %changelog +* Fri Jan 05 2018 Mamoru TASAKA - 1.3.14-13 +- F-28: rebuild for ruby25 + * Wed Nov 08 2017 Richard W.M. Jones - 1.3.14-12 - Fix string mutability.