Update to SLOF 20220719
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
4b483ed753
commit
e1fa3f8efa
11
SLOF.spec
11
SLOF.spec
@ -1,7 +1,7 @@
|
||||
%undefine _auto_set_build_flags
|
||||
|
||||
%global gittagdate 20210217
|
||||
%global gittagcommit 33a7322d
|
||||
%global gittagdate 20220719
|
||||
%global gittagcommit 6b6c16b4
|
||||
|
||||
# Disable debuginfo because it is of no use to us.
|
||||
%global debug_package %{nil}
|
||||
@ -13,11 +13,9 @@
|
||||
%define targetdir qemu-kvm
|
||||
%endif
|
||||
|
||||
%global gittag qemu-slof-%{gittagdate}
|
||||
|
||||
Name: SLOF
|
||||
Version: %{gittagdate}
|
||||
Release: 7.git%{gittagcommit}%{?dist}
|
||||
Release: 1.git%{gittagcommit}%{?dist}
|
||||
Summary: Slimline Open Firmware
|
||||
|
||||
License: BSD-3-Clause
|
||||
@ -86,6 +84,9 @@ install -c -m 0644 boot_rom.bin %{buildroot}%{_datadir}/%{targetdir}/slof.bin
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Aug 20 2023 Cole Robinson <crobinso@redhat.com> - 20220719-1.git6b6c16b4
|
||||
- Update to SLOF 20220719
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20210217-7.git33a7322d
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qemu-slof-20210217.tar.gz) = 50a03bb532181cbae5e1d95715aaa4f1992ae43d68a204c8fc475fbf525ee8832388d7fbe17edbd134eb269acf56d531a28c1c5511228df02d4bfcb41b3f7d89
|
||||
SHA512 (qemu-slof-20220719.tar.gz) = 00974512d990aebed09dc36f87f793681d2310697a2395b8727c61a5082f4d6688e354acef9271d076a3d3bd66d92f36a7295b6c6c39e2060dd5d54736eb501d
|
||||
|
Loading…
Reference in New Issue
Block a user