From 01b04eaf96b34122d6b6275d1e21d8652d0af514 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 1 Mar 2018 16:59:05 +0100 Subject: [PATCH] Implement RPM macros for use with extension builders --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 05ffe95..96dac19 100644 --- a/hivex.spec +++ b/hivex.spec @@ -10,7 +10,7 @@ Name: hivex Version: 1.3.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPLv2 @@ -324,6 +324,9 @@ popd %changelog +* Thu Mar 1 2018 Florian Weimer - 1.3.15-2 +- Rebuild with new redhat-rpm-config/perl build flags + * Mon Feb 26 2018 Richard W.M. Jones - 1.3.15-1 - New upstream version 1.3.15.