From: Richard W.M. Jones Date: Sat, 30 Aug 2014 12:38:45 +0000 (+0100) Subject: Rebuild for OCaml 4.02.0 final. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=bdba5cceae8ddcad5e9eb920cac56f586e9abd4d;p=goaljobs-goals.git Rebuild for OCaml 4.02.0 final. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 1955bca..a45bc1a 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+rc1" +let rebuild_name = "ocaml-4.02.0 final" (* Local repository that contains build dependencies. *) let yum_repo = "koji-rawhide"