Rebuild all OCaml packages after Fedora 38 mass rebuild
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 23 Jan 2023 21:43:04 +0000 (21:43 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 23 Jan 2023 21:45:23 +0000 (21:45 +0000)
See:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/7OT3WTW7TITCNGYLAOYHRQNLCKPUDEAV/

Goalfile

index b3f6aa4..a709b42 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 = "f37-build-side-54560"
+let fedora-tag = "f38-build-side-62208"
 
 # The magic string that must appear in %changelog when the
 # package has been rebuilt.
-let fedora-rebuild-name = "OCaml 4.14.0 rebuild"
+let fedora-rebuild-name = "Rebuild OCaml packages for F38"
 
 # Packages that are ignored, which means they are treated as if
 # they have been rebuilt.