From b91b87c46a1277de9214a0552c6ce4d343f258de Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 08:48:05 +0200 Subject: [PATCH] Rebuilt for Python 3.13 --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 8d9c84c..87c01b6 100644 --- a/hivex.spec +++ b/hivex.spec @@ -10,7 +10,7 @@ Name: hivex Version: 1.3.23 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPL-2.1-only AND LGPL-2.0-or-later AND GPL-2.0-or-later @@ -326,6 +326,9 @@ fi %changelog +* Fri Jun 07 2024 Python Maint - 1.3.23-20 +- Rebuilt for Python 3.13 + * Wed May 29 2024 Richard W.M. Jones - 1.3.23-19 - OCaml 5.2.0 for Fedora 41