From 4436477c429bac20787974b6c0f5b9845b77e84c Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 19 Jun 2024 14:39:29 +0100 Subject: [PATCH] Get ready for OCaml 5.2.0 rebuild with ppc64le fix --- Goalfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Goalfile b/Goalfile index 2bef5bd..ad820ec 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 = "f41-build-side-90189" +let fedora-tag = "f41-build-side-91297" # The magic string that must appear in %changelog when the # package has been rebuilt. -let fedora-rebuild-name = "OCaml 5.2.0 for Fedora 41" +let fedora-rebuild-name = "OCaml 5.2.0 ppc64le fix" # %fedora-retry-failed: # If set to 1 then failed builds are retried automatically. -- 1.8.3.1