Set side tag & magic string for F40 / OCaml 5.1 rebuild
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 5 Oct 2023 10:01:49 +0000 (11:01 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 5 Oct 2023 10:01:49 +0000 (11:01 +0100)
Goalfile

index 3fe81cf..4c18a32 100644 (file)
--- 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.