Update to 1.16.0
This commit is contained in:
parent
ae27681027
commit
f8ff433dc9
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ seabios-0.6.0.tar.gz
|
||||
/seabios-1.13.0.tar.gz
|
||||
/seabios-1.14.0.tar.gz
|
||||
/seabios-1.15.0.tar.gz
|
||||
/seabios-1.16.0.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%endif
|
||||
|
||||
Name: seabios
|
||||
Version: 1.15.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.16.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Open-source legacy BIOS implementation
|
||||
|
||||
License: LGPLv3
|
||||
@ -160,6 +160,9 @@ install -m 0644 binaries/vgabios*.bin $RPM_BUILD_ROOT%{_datadir}/seavgabios
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 02 2022 Gerd Hoffmann <kraxel@redhat.com> - 1.15.0-1
|
||||
- Update to 1.16.0
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (seabios-1.15.0.tar.gz) = f894025043aab7d9b0f513216f7abc99904405838632c48b2f0e9c0c09533022cfdef9216082814a941ab0d513d1b02d3b103133ab3aba0fd0f82e96138125fc
|
||||
SHA512 (seabios-1.16.0.tar.gz) = 88e0877fce298ab469db41d18bb34783f78c00529abb3699051e675faac66a9c4ef3483a56bef115beed691d82cc080af95058f959f59a193e9187172c360f86
|
||||
|
Loading…
Reference in New Issue
Block a user