From e1702f8c284a8dfa55f78b097efa2ec6cf8be196 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 11 Jul 2023 23:20:40 +0100 Subject: [PATCH] OCaml 5.0 rebuild for Fedora 39 --- supermin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/supermin.spec b/supermin.spec index bbd77b0..fc0c1ae 100644 --- a/supermin.spec +++ b/supermin.spec @@ -32,7 +32,7 @@ ExcludeArch: %{ix86} Summary: Tool for creating supermin appliances Name: supermin Version: 5.3.3 -Release: 10%{?dist} +Release: 11%{?dist} License: GPL-2.0-or-later ExclusiveArch: %{kernel_arches} @@ -203,6 +203,9 @@ make check || { %changelog +* Tue Jul 11 2023 Richard W.M. Jones - 5.3.3-11 +- OCaml 5.0 rebuild for Fedora 39 + * Mon Jul 10 2023 Jerry James - 5.3.3-10 - OCaml 5.0.0 rebuild