Update fedora_ocaml_rebuild for 4.02.2 rebuild (actually +rc1).
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 17 Jun 2015 16:14:18 +0000 (17:14 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 17 Jun 2015 16:14:18 +0000 (17:14 +0100)
fedora_ocaml_rebuild.ml

index 425a936..bf9b653 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.1"
+let rebuild_name = "ocaml-4.02.2"
 
 (* Local repository that contains build dependencies. *)
 let yum_repo = "koji-rawhide"