From 637d3c82931d33dc56f89dd4d57ecffe70325a06 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:05:36 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 5adf928..fb0812a 100644 --- a/hivex.spec +++ b/hivex.spec @@ -11,7 +11,7 @@ Name: hivex Version: 1.3.21 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPLv2 @@ -324,6 +324,9 @@ fi %changelog +* Mon Jun 13 2022 Python Maint - 1.3.21-8 +- Rebuilt for Python 3.11 + * Tue May 31 2022 Jitka Plesnikova - 1.3.21-7 - Perl 5.36 rebuild