diff --git a/ocaml-sexplib.spec b/ocaml-sexplib.spec index 03b2efe..a07cb65 100644 --- a/ocaml-sexplib.spec +++ b/ocaml-sexplib.spec @@ -7,7 +7,7 @@ Name: ocaml-%{srcname} Version: 0.13.0 Epoch: 1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Automated S-expression conversion # The project as a whole is MIT, but code in the src subdirectory is BSD. @@ -113,6 +113,9 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod 0755 {} \+ %{vimfiles_root}/syntax/sexplib.vim %changelog +* Sun Jan 19 2020 Richard W.M. Jones - 1:0.13.0-3 +- OCaml 4.10.0+beta1 rebuild. + * Thu Jan 16 2020 Jerry James - 1:0.13.0-2 - Add ocaml-parsexp-devel R to -devel - Build in parallel