diff --git a/virt-p2v.spec b/virt-p2v.spec index 0687763..6f2b0ae 100644 --- a/virt-p2v.spec +++ b/virt-p2v.spec @@ -10,7 +10,7 @@ Summary: Convert a physical machine to run on KVM Name: virt-p2v Epoch: 1 Version: 1.42.0 -Release: 3.1%{?dist} +Release: 4%{?dist} License: GPLv2+ # virt-p2v works only on x86_64 at the moment. It requires porting @@ -31,6 +31,7 @@ Source2: libguestfs.keyring %endif # Basic build requirements. +BuildRequires: make BuildRequires: gcc BuildRequires: perl(Pod::Simple) BuildRequires: perl(Pod::Man) @@ -132,8 +133,8 @@ rm $RPM_BUILD_ROOT%{_mandir}/man1/p2v-release-notes.1* %changelog -* Tue Dec 15 2020 Petr Ĺ abata - 1:1.42.0-3.1 -- Bumping for a manual gcc11 rebuild and re-inclusion +* Wed Jan 27 2021 Fedora Release Engineering - 1:1.42.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 1:1.42.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild