Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 00:50:56 +00:00 committed by Stepan Oksanichenko
parent a085cd72c3
commit f2a5b96db5
2 changed files with 6 additions and 1 deletions

1
.sgabios.metadata Normal file
View File

@ -0,0 +1 @@
63c12b9e4f25247173bb5413e2c3cc90ba28defd sgabios-20180715-git72f39d4.tar.xz

View File

@ -9,7 +9,7 @@
Name: sgabios
Epoch: 1
Version: 0.%{date}git
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Serial graphics BIOS option rom
License: ASL 2.0
@ -89,6 +89,10 @@ install -m 0644 sgabios.bin $RPM_BUILD_ROOT%{_datadir}/sgabios
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1:0.20180715git-8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:0.20180715git-7
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937