diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index a29cd12..4abc8fe 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -2,7 +2,7 @@ Name: ocaml-libvirt Version: 0.6.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -83,6 +83,9 @@ make install-byte %changelog +* Sat Aug 30 2014 Richard W.M. Jones - 0.6.1.4-2 +- ocaml-4.02.0 final rebuild. + * Mon Aug 25 2014 Richard W.M. Jones - 0.6.1.4-1 - New upstream version 0.6.1.4. - Patch removed, now upstream.