Update to SLOF 20200327
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
c96c111346
commit
812490c000
@ -1,4 +1,4 @@
|
||||
%global gittagdate 20191022
|
||||
%global gittagdate 20200327
|
||||
|
||||
# Disable debuginfo because it is of no use to us.
|
||||
%global debug_package %{nil}
|
||||
@ -11,7 +11,7 @@
|
||||
|
||||
Name: SLOF
|
||||
Version: 0.1.git%{gittagdate}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Slimline Open Firmware
|
||||
|
||||
License: BSD
|
||||
@ -75,6 +75,9 @@ cp -a boot_rom.bin %{buildroot}%{_datadir}/qemu/slof.bin
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 30 2020 Cole Robinson <aintdiscole@gmail.com> - 0.1.git20200327-1
|
||||
- Update to SLOF 20200327
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.git20191022-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (SLOF-20191022.tar.gz) = 1f6b6e202e549c63ccf9f06aae552694f2d8bf685d2fd432df8d533c4cb4f3df7993be39a8bcff69706bc06a9d18588c970d6384e4b8ea52cac6439012d6c206
|
||||
SHA512 (SLOF-20200327.tar.gz) = 7c4f805c1a1f852b8769d703bae5cdd41cce6b6629c9d2cd2041be0e281453030e3d24c31735c8812bc81d579f844d7f509747599a36db271991954b182c0e1f
|
||||
|
Loading…
Reference in New Issue
Block a user