diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 317d601..f9cd5a9 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -1,6 +1,6 @@ Name: ocaml-libvirt Version: 0.6.1.5 -Release: 7%{?dist} +Release: 8%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -89,6 +89,9 @@ make install-byte %changelog +* Thu Apr 02 2020 Richard W.M. Jones - 0.6.1.5-8 +- Update all OCaml dependencies for RPM 4.16. + * Wed Feb 26 2020 Richard W.M. Jones - 0.6.1.5-7 - OCaml 4.10.0 final.