diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 2ed2227..d665d32 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -1,6 +1,6 @@ Name: ocaml-libvirt Version: 0.6.1.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -80,6 +80,9 @@ make install-byte %changelog +* Fri Dec 06 2019 Richard W.M. Jones - 0.6.1.5-2 +- OCaml 4.09.0 (final) rebuild. + * Wed Aug 21 2019 Richard W.M. Jones - 0.6.1.5-1 - New upstream version 0.6.1.5. - Remove all patches as they are upstream.