From 20d04eb0dc1e4b9c58e90627444dd3a1e0106aa5 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 8 Jan 2021 20:59:30 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/hivex.git#f9bbcf5195e17325d23006138d37fb457da85f00 --- hivex.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index a99ba12..d8d692b 100644 --- a/hivex.spec +++ b/hivex.spec @@ -10,7 +10,7 @@ Name: hivex Version: 1.3.19 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPLv2 @@ -62,6 +62,7 @@ BuildRequires: libxml2-devel %if 0%{verify_tarball_signature} BuildRequires: gnupg2 %endif +BuildRequires: make # https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries#Packages_granted_exceptions Provides: bundled(gnulib) @@ -301,6 +302,9 @@ fi %changelog +* Thu Jan 07 2021 Mamoru TASAKA - 1.3.19-6 +- F-34: rebuild against ruby 3.0 + * Thu Dec 03 2020 Richard W.M. Jones - 1.3.19-5 - Disable static subpackage on RHEL.