Get ready for OCaml 5.2.0 rebuild with ppc64le fix
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 19 Jun 2024 13:39:29 +0000 (14:39 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 19 Jun 2024 13:39:29 +0000 (14:39 +0100)
Goalfile

index 2bef5bd..ad820ec 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 = "f41-build-side-90189"
+let fedora-tag = "f41-build-side-91297"
 
 # The magic string that must appear in %changelog when the
 # package has been rebuilt.
-let fedora-rebuild-name = "OCaml 5.2.0 for Fedora 41"
+let fedora-rebuild-name = "OCaml 5.2.0 ppc64le fix"
 
 # %fedora-retry-failed:
 # If set to 1 then failed builds are retried automatically.