diff --git a/ocaml-dune.spec b/ocaml-dune.spec index 017f447..bfda174 100644 --- a/ocaml-dune.spec +++ b/ocaml-dune.spec @@ -6,7 +6,7 @@ Name: ocaml-%{libname} Version: 2.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A composable build system for OCaml # Dune itself is MIT. Some bundled libraries have a different license: @@ -190,6 +190,9 @@ cp -ar README.md CHANGES.md MIGRATION.md doc/_build/* %{buildroot}%{_pkgdocdir}/ %{_emacs_sitelispdir}/dune* %changelog +* Fri Apr 17 2020 Richard W.M. Jones - 2.5.0-2 +- OCaml 4.11.0 pre-release + * Fri Apr 10 2020 Jerry James - 2.5.0-1 - Version 2.5.0