From 183a2b2411182d897b2704a47fb4d66566093ec9 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 29 Oct 2012 14:25:20 +0000 Subject: [PATCH] Rebuild for OCaml 4.00.1. --- ocaml-libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index ab76c62..19016d5 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -3,7 +3,7 @@ Name: ocaml-libvirt Version: 0.6.1.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: OCaml binding for libvirt Group: Development/Libraries @@ -89,6 +89,9 @@ make install-byte %changelog +* Mon Oct 29 2012 Richard W.M. Jones - 0.6.1.2-6 +- Rebuild for OCaml 4.00.1. + * Fri Oct 12 2012 Richard W.M. Jones - 0.6.1.2-5 - Modernise the spec file. - Add upstream patch to remove unnecessary get_cpu_stats second parameter