Fedora 35 OCaml 4.12.0 build.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 28 Feb 2021 21:48:04 +0000 (21:48 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 28 Feb 2021 21:48:27 +0000 (21:48 +0000)
Goalfile

index 5c9b65b..6d29efc 100644 (file)
--- a/Goalfile
+++ b/Goalfile
@@ -4,13 +4,13 @@ include "fedora.gl"
 
 let fedora-dir = "%HOME/d/fedora"
 
-#let fedora-branch = "master"
-let fedora-branch = "f33"
-let fedora-tag = "f33-build-side-29131"
+let fedora-branch = "rawhide"
+#let fedora-branch = "f34"
+let fedora-tag = "f35-build-side-38024"
 
 # The magic string that must appear in %changelog when the
 # package has been rebuilt.
-let fedora-rebuild-name = "OCaml 4.11.1 rebuild"
+let fedora-rebuild-name = "OCaml 4.12.0 build"
 
 # Packages that are ignored, which means they are treated as if
 # they have been rebuilt.