Rebuild everything against ocaml-4.02.0-0.8.git10e45753.fc22.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 1 Aug 2014 15:22:34 +0000 (16:22 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 1 Aug 2014 15:22:34 +0000 (16:22 +0100)
fedora_ocaml_rebuild.ml

index 43ab4e9..7f0dcc8 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.0 beta"
+let rebuild_name = "ocaml-4.02.0-0.8.git10e45753.fc22"
 
 (* Local repository that contains build dependencies. *)
 let yum_repo = "koji-rawhide"