From 7520e138e8c06c83e45b26a22225405b7aed32cd Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 10 May 2021 17:43:39 +0100 Subject: [PATCH] Rebuild in RHEL 9 against libguestfs 1.45.5. resolves: rhbz#1959042 --- virt-v2v.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/virt-v2v.spec b/virt-v2v.spec index d81c370..a80f05b 100644 --- a/virt-v2v.spec +++ b/virt-v2v.spec @@ -15,7 +15,7 @@ Name: virt-v2v Epoch: 1 Version: 1.44.0 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Convert a virtual machine to run on KVM License: GPLv2+ @@ -287,6 +287,10 @@ rm $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/virt-v2v-copy-to-local %changelog +* Mon May 10 2021 Richard W.M. Jones - 1:1.44.0-1.el9.1 +- Rebuild in RHEL 9 against libguestfs 1.45.5 + resolves: rhbz#1959042 + * Fri Apr 30 2021 Richard W.M. Jones - 1:1.44.0-1 - New upstream stable branch version 1.44.0.