Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 01:16:15 +00:00
parent d122c6300b
commit 552d1469c4
1 changed files with 5 additions and 1 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: 5%{?dist}
Release: 6%{?dist}
License: GPLv2+
# virt-p2v works only on x86_64 at the moment. It requires porting
@ -133,6 +133,10 @@ rm $RPM_BUILD_ROOT%{_mandir}/man1/p2v-release-notes.1*
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.42.0-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:1.42.0-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937