Re-add gappalib-coq.
[fedora-ocaml-rebuild.git] / Goalfile
index ea70faa..72580d3 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.
@@ -27,12 +27,12 @@ let fedora-ignored = [
 let other-packages = [
     "alt-ergo", "apron", "brltty", "coccinelle",
     "graphviz", "haxe", "hevea", "hivex",
-    "laby", "libguestfs", "libnbd", "opam",
+    "libguestfs", "libnbd", "opam",
     "virt-top", "virt-v2v",
     "z3",
 
     # For Coq:
-    "coq", "frama-c",
+    "coq", "frama-c", "gappalib-coq",
     "why3", "zenon",
     "flocq",
 
@@ -43,6 +43,9 @@ let other-packages = [
 
     # https://bugzilla.redhat.com/show_bug.cgi?id=1797853
     # "plplot",
+
+    # https://bugzilla.redhat.com/show_bug.cgi?id=1799570
+    #"laby",
 ]
 
 pure function get-source-packages () returning strings = {