From fbfe6cb6bd96ad76112d743d37a7ef9152dcf972 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 26 Jun 2017 19:03:13 +0100 Subject: [PATCH] OCaml 4.04.2 rebuild. --- ocaml-libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 06ebd66..0832fed 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -2,7 +2,7 @@ Name: ocaml-libvirt Version: 0.6.1.4 -Release: 17%{?dist} +Release: 18%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -114,6 +114,9 @@ make install-byte %changelog +* Mon Jun 26 2017 Richard W.M. Jones - 0.6.1.4-18 +- OCaml 4.04.2 rebuild. + * Fri May 12 2017 Richard W.M. Jones - 0.6.1.4-17 - Bump release and rebuild.