From: Richard W.M. Jones Date: Fri, 1 Aug 2014 15:22:34 +0000 (+0100) Subject: Rebuild everything against ocaml-4.02.0-0.8.git10e45753.fc22. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=a20f9374cbb3c86cc3a8f908cad3f62dad61ef5c;hp=de5d31199f57f878baef0234cdd144ad3c8d5c13;p=goaljobs-goals.git Rebuild everything against ocaml-4.02.0-0.8.git10e45753.fc22. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 43ab4e9..7f0dcc8 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 beta" +let rebuild_name = "ocaml-4.02.0-0.8.git10e45753.fc22" (* Local repository that contains build dependencies. *) let yum_repo = "koji-rawhide"