Add ocaml-pp
[fedora-ocaml-rebuild.git] / Goalfile
index 07ef574..9663e1a 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.
@@ -20,7 +20,9 @@ let fedora-ignored = [
     # These use rpmautospec and must be rebuilt by hand for now.
     # XXX eventually need to fix stdlib/fedora.gl to deal with these
     "ocaml-base64",
+    "ocaml-dose3",
     "ocaml-opam-file-format",
+    "opam",
 ]
 
 # All OCaml-related source package names
@@ -28,6 +30,7 @@ let packages = [
     "ocaml-alcotest",
     "ocaml-ancient",
     "ocaml-astring",
+    "ocaml-atd",
     "ocaml-augeas",
     "ocaml-autoconf",
     "ocaml-base",
@@ -124,6 +127,7 @@ let packages = [
     "ocaml-pcre",
     "ocaml-perl4caml",
     "ocaml-postgresql",
+    "ocaml-pp",
     "ocaml-ppx-assert",
     "ocaml-ppx-base",
     "ocaml-ppx-cold",
@@ -170,7 +174,6 @@ let packages = [
     "ocaml-tplib",
     "ocaml-trie",
     "ocaml-tyxml",
-    "ocaml-uuidm",
     "ocaml-uutf",
     "ocaml-variantslib",
     "ocaml-version",