From 1d621e6fbd8c2100a68b6b05cf054a60e6694c1c Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 4 Jan 2024 00:18:18 +0900 Subject: [PATCH] Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.3 --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 42b1164..785224e 100644 --- a/hivex.spec +++ b/hivex.spec @@ -10,7 +10,7 @@ Name: hivex Version: 1.3.23 -Release: 15%{?dist} +Release: 16%{?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 +* Wed Jan 03 2024 Mamoru TASAKA - 1.3.23-16 +- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.3 + * Mon Dec 18 2023 Richard W.M. Jones - 1.3.23-15 - OCaml 5.1.1 + s390x code gen fix for Fedora 40