Migrated to SPDX license
This commit is contained in:
parent
034f1f8a80
commit
c8b68f380d
@ -10,8 +10,8 @@ Summary: Convert a physical machine to run on KVM
|
|||||||
Name: virt-p2v
|
Name: virt-p2v
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.42.3
|
Version: 1.42.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2+
|
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||||
|
|
||||||
# virt-p2v works only on x86_64 at the moment. It requires porting
|
# virt-p2v works only on x86_64 at the moment. It requires porting
|
||||||
# to properly detect the hardware on other architectures, and furthermore
|
# to properly detect the hardware on other architectures, and furthermore
|
||||||
@ -119,6 +119,9 @@ rm $RPM_BUILD_ROOT%{_mandir}/man1/p2v-release-notes.1*
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1:1.42.3-3
|
||||||
|
- Migrated to SPDX license
|
||||||
|
|
||||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.42.3-2
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.42.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user