From 3e342eaec62b284988cb0eea261a2dc881d3a7bd Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Wed, 4 Jan 2023 13:20:31 +0900 Subject: [PATCH] Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.2 --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 6b11780..9f8ab0e 100644 --- a/hivex.spec +++ b/hivex.spec @@ -11,7 +11,7 @@ Name: hivex Version: 1.3.21 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPLv2 @@ -330,6 +330,9 @@ fi %changelog +* Wed Jan 04 2023 Mamoru TASAKA - 1.3.21-13 +- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.2 + * Tue Jan 03 2023 Richard W.M. Jones - 1.3.21-12 - Upstream fix for Python 3.12 removal of distutils (RHBZ#2155013) - Unconditionally run autoreconf.