Update all OCaml dependencies for RPM 4.16.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 2 Apr 2020 08:51:15 +0000 (09:51 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 2 Apr 2020 08:51:15 +0000 (09:51 +0100)
Goalfile

index ea70faa..8d19932 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 = "f32"
-let fedora-tag = "f32-build-side-19863"
+let fedora-branch = "master"
+#let fedora-branch = "f32"
+let fedora-tag = "f33-build-side-20855"
 
 # The magic string that must appear in %changelog when the
 # package has been rebuilt.
-let fedora-rebuild-name = "OCaml 4.10.0 final (Fedora 32)."
+let fedora-rebuild-name = "Update all OCaml dependencies for RPM 4.16."
 
 # Packages that are blocked.  Any dependent packages are also blocked
 # automatically.