(* The name of the rebuild, and also the magic substring that must
* appear in the %changelog when the package has been rebuilt.
*)
-let rebuild_name = "OCaml 4.01.0"
+let rebuild_name = "OCaml 4.02.0 beta"
(* Packages that have problems or we just don't want to build. *)
let blocked = [
- "ocaml-libvirt"; (* RHBZ#1009701 *)
"ocaml-lwt"; "ocaml-react"; (* loganjerry is handling *)
- "ocaml-xmlrpc-light"; (* temporary, can remove after 2013-09-19 *)
]
(* List of OCaml-related source package names. *)