From ea395b60dc76d5db3625fc3b8968d93d4f94ce91 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 5 Oct 2021 11:36:31 +0100 Subject: [PATCH] OCaml 4.13.1 build --- virt-v2v.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virt-v2v.spec b/virt-v2v.spec index 7f4b6a3..b86ea8f 100644 --- a/virt-v2v.spec +++ b/virt-v2v.spec @@ -15,7 +15,7 @@ Name: virt-v2v Epoch: 1 Version: 1.45.90 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Convert a virtual machine to run on KVM License: GPLv2+ @@ -300,6 +300,9 @@ popd %changelog +* Tue Oct 05 2021 Richard W.M. Jones - 1:1.45.90-2 +- OCaml 4.13.1 build + * Tue Sep 21 2021 Richard W.M. Jones - 1:1.45.90-1 - New upstream development version 1.45.90 (preview of 2.0)