diff --git a/ocaml-cmdliner.spec b/ocaml-cmdliner.spec index 55ca336..6e56f32 100644 --- a/ocaml-cmdliner.spec +++ b/ocaml-cmdliner.spec @@ -1,6 +1,6 @@ Name: ocaml-cmdliner Version: 1.0.4 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Declarative definition of command line interfaces for OCaml # In order for this to work as a "global" macro it has to come after the @@ -103,6 +103,9 @@ chmod -x %{buildroot}%{_libdir}/ocaml/%{libname}/opam %changelog +* Fri Apr 17 2020 Richard W.M. Jones - 1.0.4-11 +- OCaml 4.11.0 pre-release + * Thu Apr 02 2020 Richard W.M. Jones - 1.0.4-10 - Update all OCaml dependencies for RPM 4.16.