Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/virt-p2v.git#a60e9be396d23892e123574025d617eabd8a3ef0
This commit is contained in:
DistroBaker 2021-02-05 07:55:35 +01:00
parent ddeacb954c
commit e2890244de
1 changed files with 4 additions and 3 deletions

View File

@ -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 <contyk@redhat.com> - 1:1.42.0-3.1
- Bumping for a manual gcc11 rebuild and re-inclusion
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.42.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.42.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild