From c0db9844b74ced0e53ab7ce207715d6009a141a3 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 23 Jun 2021 18:19:17 +0100 Subject: [PATCH] Bump and rebuild resolves: rhbz#1975314 --- hivex.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 8e3438e..c4d001a 100644 --- a/hivex.spec +++ b/hivex.spec @@ -10,7 +10,7 @@ Name: hivex Version: 1.3.20 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPLv2 @@ -323,6 +323,10 @@ fi %changelog +* Wed Jun 23 2021 Richard W.M. Jones - 1.3.20-7 +- Bump and rebuild + resolves: rhbz#1975314 + * Fri Jun 11 2021 Matt Coleman - 1.3.20-6 - Move the library into a separate package: hivex-libs