From 90a5415e8753a0cff32f7c7638af275d8f87073d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:44:41 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 7bfaca5..93a874f 100644 --- a/hivex.spec +++ b/hivex.spec @@ -10,7 +10,7 @@ Name: hivex Version: 1.3.15 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPLv2 @@ -332,6 +332,9 @@ popd %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.3.15-4 +- Rebuilt for Python 3.7 + * Mon Mar 19 2018 Richard W.M. Jones - 1.3.15-3 - Add upstream patch to fix injection of LDFLAGS (RHBZ#1548536).