From: Richard W.M. Jones Date: Tue, 28 Jul 2015 09:50:07 +0000 (+0100) Subject: Rebuild OCaml 4.02.3 (RHBZ#1247418). X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;ds=sidebyside;h=9dfeb3e1660da8d4d81c2e8a03a863be2d224f54;p=goaljobs-goals.git Rebuild OCaml 4.02.3 (RHBZ#1247418). --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 6ce5911..7c1853f 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -14,7 +14,7 @@ let koji_target = "rawhide" (* 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.02.2 final" +let rebuild_name = "OCaml 4.02.3" (* Local repository that contains build dependencies. *) let yum_repo = "koji-rawhide"