From f8dd843ef6b5049ced3f846f0768b3c7c0cf8085 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 21:43:32 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- hivex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 701eaa0..7ed1442 100644 --- a/hivex.spec +++ b/hivex.spec @@ -10,7 +10,7 @@ Name: hivex Version: 1.3.23 -Release: 22%{?dist} +Release: 23%{?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 +* Tue Jun 25 2024 Troy Dawson - 1.3.23-23 +- Bump release for June 2024 mass rebuild + * Wed Jun 19 2024 Richard W.M. Jones - 1.3.23-22 - OCaml 5.2.0 ppc64le fix