From f7e8923660176fcae09b86803ba71d423135b581 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 1 Sep 2020 20:06:35 +0100 Subject: [PATCH] OCaml 4.11.1 rebuild --- ocaml-libvirt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index ec2b898..220d490 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -1,6 +1,6 @@ Name: ocaml-libvirt Version: 0.6.1.5 -Release: 13%{?dist} +Release: 14%{?dist} Summary: OCaml binding for libvirt License: LGPLv2+ @@ -89,6 +89,9 @@ make install-byte %changelog +* Tue Sep 01 2020 Richard W.M. Jones - 0.6.1.5-14 +- OCaml 4.11.1 rebuild + * Fri Aug 21 2020 Richard W.M. Jones - 0.6.1.5-13 - OCaml 4.11.0 rebuild