From 3d8350258916b3b0a416eab92f47f479a799dde2 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 16 Jun 2021 21:05:50 +0100 Subject: [PATCH] Bump version related: rhbz#1950634 --- virt-v2v.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virt-v2v.spec b/virt-v2v.spec index cd7e6ce..dd43f15 100644 --- a/virt-v2v.spec +++ b/virt-v2v.spec @@ -15,7 +15,7 @@ Name: virt-v2v Epoch: 1 Version: 1.45.1 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Convert a virtual machine to run on KVM License: GPLv2+ @@ -285,7 +285,7 @@ popd %changelog -* Wed Jun 16 2021 Richard W.M. Jones - 1:1.45.1-1 +* Wed Jun 16 2021 Richard W.M. Jones - 1:1.45.1-1.el9.1 - New upstream development version 1.45.1. - Require virtio-win on RHEL (RHBZ#1972644). - v2v-test-harness, virt-v2v-copy-to-local have been removed upstream.