From 69ac2d4c20e814446a23e80bccab43e60b6e8a6d Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Mar 02 2021 11:03:47 +0000 Subject: OCaml 4.12.0 build --- diff --git a/ocaml-menhir.spec b/ocaml-menhir.spec index da690f8..347fe4b 100644 --- a/ocaml-menhir.spec +++ b/ocaml-menhir.spec @@ -11,7 +11,7 @@ Name: ocaml-menhir Version: 20201216 -Release: 1%{?dist} +Release: 2%{?dist} Summary: LR(1) parser generator for OCaml # The generator is GPLv2 @@ -160,6 +160,9 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod a+x {} \+ %endif %changelog +* Tue Mar 2 11:03:46 GMT 2021 Richard W.M. Jones - 20201216-2 +- OCaml 4.12.0 build + * Wed Feb 24 2021 Jerry James - 20201216-1 - Version 20201216 - Some applications of menhir require menhirLib.ml, so install it