From cf068c69124cdd1004915d4b5e8c9529c012da6d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 8 Nov 2017 18:21:37 +0000 Subject: [PATCH] OCaml 4.06.0 rebuild. --- ocaml-omake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-omake.spec b/ocaml-omake.spec index fe0877f..6521c02 100644 --- a/ocaml-omake.spec +++ b/ocaml-omake.spec @@ -1,6 +1,6 @@ Name: ocaml-omake Version: 0.10.3 -Release: 1 +Release: 2 Summary: Build system with automated dependency analysis License: LGPLv2+ with exceptions and GPLv2+ and BSD @@ -64,6 +64,9 @@ make install \ %changelog +* Wed Nov 08 2017 Richard W.M. Jones - 0.10.3-2 +- OCaml 4.06.0 rebuild. + * Tue Nov 07 2017 Richard W.M. Jones - 0.10.3-1 - New upstream version 0.10.3. - New upstream website (camlcity.org) and maintainer.