From: Richard W.M. Jones Date: Thu, 27 Jun 2019 13:52:45 +0000 (+0100) Subject: 4.08 final build X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=caff068718916b0cf1ed71ccd93d68c0a0122b59;p=goaljobs-goals.git 4.08 final build --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 80726ae..151eff8 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -20,7 +20,7 @@ let koji_target = (* 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.08.0 (beta 3)" +let rebuild_name = "OCaml 4.08.0 (final)" (* Local repository that contains build dependencies. *) let yum_repo = "koji-rawhide"