let fedora-branch = "master"
#let fedora-branch = "f32"
-let fedora-tag = "f33-build-side-21752"
+let fedora-tag = "f33-build-side-22796"
# The magic string that must appear in %changelog when the
# package has been rebuilt.
-let fedora-rebuild-name = "OCaml 4.11.0 pre-release attempt 2"
+let fedora-rebuild-name = "OCaml 4.11.0+dev2-2020-04-22 rebuild"
# Packages that are blocked. Any dependent packages are also blocked
# automatically.
# they have been rebuilt.
let fedora-ignored = [
"ocaml-srpm-macros", "ocaml",
-
- # Not updated yet for OCaml 4.11.
- "ocaml-camlp5",
- # Depends on camlp5:
- "ocaml-lablgtk3",
]
# All OCaml-related source package names
let other-packages = [
"alt-ergo", "apron", "brltty", "coccinelle",
- "graphviz", "hevea", "hivex",
+ "graphviz", "haxe", "hevea", "hivex",
"laby",
+ "libguestfs",
"libnbd", "opam",
"utop",
- "virt-top",
+ "virt-top", "virt-v2v",
+ "why3",
"z3",
# For Coq:
- # Depends on lablgtk3:
- #"coq", "frama-c", "gappalib-coq",
- #"zenon",
- #"flocq",
+ "coq", "frama-c", "gappalib-coq",
+ "zenon",
+ "flocq",
# Causes a cyclic dependency between libnbd <-> nbdkit. We need
# to fix this in goals itself, but in the meantime disable nbdkit
# https://bugzilla.redhat.com/show_bug.cgi?id=1797853
# "plplot",
-
- # These packages require camlp5 which has not been updated for 4.11.
- #"haxe",
- #"why3",
-
- # https://bugzilla.redhat.com/show_bug.cgi?id=1826925
- #"libguestfs", "virt-v2v",
]
pure function get-source-packages () returning strings = {