From 6232840427c5b535bc55556db5413931cb668339 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 23 Jan 2023 21:43:04 +0000 Subject: [PATCH] Rebuild all OCaml packages after Fedora 38 mass rebuild See: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/7OT3WTW7TITCNGYLAOYHRQNLCKPUDEAV/ --- Goalfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Goalfile b/Goalfile index b3f6aa4..a709b42 100644 --- 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. -- 1.8.3.1