From: Richard W.M. Jones Date: Thu, 5 Oct 2023 10:01:49 +0000 (+0100) Subject: Set side tag & magic string for F40 / OCaml 5.1 rebuild X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=87cfd2eaa3f190373d48baf4c4b706be99df2348;p=fedora-ocaml-rebuild.git Set side tag & magic string for F40 / OCaml 5.1 rebuild --- diff --git a/Goalfile b/Goalfile index 3fe81cf..4c18a32 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 = "f39-build-side-69760" +let fedora-tag = "f40-build-side-75060" # The magic string that must appear in %changelog when the # package has been rebuilt. -let fedora-rebuild-name = "OCaml 5.0 rebuild for Fedora 39" +let fedora-rebuild-name = "OCaml 5.1 rebuild for Fedora 40" # %fedora-retry-failed: # If set to 1 then failed builds are retried automatically.