From 46f3814a6ecce68c5b8ba0a22efcadd27af5a760 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 29 May 2024 11:09:12 +0100 Subject: [PATCH] Prepare for OCaml 5.2.0 and Fedora 41 --- Goalfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Goalfile b/Goalfile index 00a3f57..2bef5bd 100644 --- a/Goalfile +++ b/Goalfile @@ -6,11 +6,11 @@ let fedora-dir = "%HOME/d/fedora" let fedora-branch = "rawhide" #let fedora-branch = "f34" -let fedora-tag = "f40-build-side-79788" +let fedora-tag = "f41-build-side-90189" # The magic string that must appear in %changelog when the # package has been rebuilt. -let fedora-rebuild-name = "OCaml 5.1.1 + s390x code gen fix for Fedora 40" +let fedora-rebuild-name = "OCaml 5.2.0 for Fedora 41" # %fedora-retry-failed: # If set to 1 then failed builds are retried automatically. -- 1.8.3.1