Rebuild OCaml 4.02.3 (RHBZ#1247418).
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 28 Jul 2015 09:50:07 +0000 (10:50 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 28 Jul 2015 10:15:32 +0000 (11:15 +0100)
fedora_ocaml_rebuild.ml

index 6ce5911..7c1853f 100644 (file)
@@ -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 final"
+let rebuild_name = "OCaml 4.02.3"
 
 (* Local repository that contains build dependencies. *)
 let yum_repo = "koji-rawhide"