OCaml rebuild for 4.02.2 final (see RHBZ#1235183).
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 24 Jun 2015 13:33:22 +0000 (14:33 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 28 Jul 2015 09:49:17 +0000 (10:49 +0100)
fedora_ocaml_rebuild.ml

index a54219d..6ce5911 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"
+let rebuild_name = "ocaml-4.02.2 final"
 
 (* Local repository that contains build dependencies. *)
 let yum_repo = "koji-rawhide"