From: Richard W.M. Jones Date: Mon, 16 Feb 2015 13:05:40 +0000 (+0000) Subject: OCaml 4.02.1 rebuild. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=98a87ee2282b7f95c4bc46a303bcfb80860c3c06;p=goaljobs-goals.git OCaml 4.02.1 rebuild. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index e575f6f..ea37a0a 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.0 final" +let rebuild_name = "ocaml-4.02.1" (* Local repository that contains build dependencies. *) let yum_repo = "koji-rawhide"