From: Richard W.M. Jones Date: Wed, 24 Jun 2015 13:33:22 +0000 (+0100) Subject: OCaml rebuild for 4.02.2 final (see RHBZ#1235183). X-Git-Url: http://git.annexia.org/?p=goaljobs-goals.git;a=commitdiff_plain;h=4934854dd907c596c2574e27568c8beb4e5aca5d OCaml rebuild for 4.02.2 final (see RHBZ#1235183). --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index a54219d..6ce5911 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" +let rebuild_name = "ocaml-4.02.2 final" (* Local repository that contains build dependencies. *) let yum_repo = "koji-rawhide"