diff --git a/ocaml-markup.spec b/ocaml-markup.spec index f4a7823..f7dd6aa 100644 --- a/ocaml-markup.spec +++ b/ocaml-markup.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.8.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Error-recovering streaming HTML5 and XML parsers for OCaml License: MIT @@ -173,6 +173,9 @@ make test %{_libdir}/ocaml/%{srcname}-lwt/unix/%{srcname}_lwt_unix.mli %changelog +* Wed Jan 22 2020 Jerry James - 0.8.2-3 +- OCaml 4.10.0+beta1 rebuild. + * Thu Jan 16 2020 Jerry James - 0.8.2-2 - Add ocaml-uutf-devel R to -devel - Add ocaml-bisect-ppx-devel R to -lwt-devel