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