From 19bafbc8d9d829cd95a26efb5bf5c208bfdf6036 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 17 Jun 2015 17:14:18 +0100 Subject: [PATCH] Update fedora_ocaml_rebuild for 4.02.2 rebuild (actually +rc1). --- fedora_ocaml_rebuild.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 425a936..bf9b653 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -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" -- 1.8.3.1