From: Richard W.M. Jones Date: Fri, 22 Aug 2014 19:06:54 +0000 (+0100) Subject: Rebuild everything for ocaml-4.02.0+rc1 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=0a426256cdda84f2c135c2f1cf76ea9d4ec30562;p=goaljobs-goals.git Rebuild everything for ocaml-4.02.0+rc1 --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 6967812..85bdbec 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-0.8.git10e45753.fc22" +let rebuild_name = "ocaml-4.02.0+rc1" (* Local repository that contains build dependencies. *) let yum_repo = "koji-rawhide"