Update to SLOF 20210217
This commit is contained in:
parent
1c2697851b
commit
e799439a18
@ -1,5 +1,5 @@
|
|||||||
%global gittagdate 20200717
|
%global gittagdate 20210217
|
||||||
%global gittagcommit e18ddad8
|
%global gittagcommit 33a7322d
|
||||||
|
|
||||||
# Disable debuginfo because it is of no use to us.
|
# Disable debuginfo because it is of no use to us.
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
Name: SLOF
|
Name: SLOF
|
||||||
Version: %{gittagdate}
|
Version: %{gittagdate}
|
||||||
Release: 3.git%{gittagcommit}%{?dist}
|
Release: 1.git%{gittagcommit}%{?dist}
|
||||||
Summary: Slimline Open Firmware
|
Summary: Slimline Open Firmware
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -84,6 +84,9 @@ install -c -m 0644 boot_rom.bin %{buildroot}%{_datadir}/%{targetdir}/slof.bin
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 23 2021 Eduardo Lima (Etrunko) <etrunko@redhat.com> - 0.1-git20210217-1
|
||||||
|
- Update to SLOF 20210217
|
||||||
|
|
||||||
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.git20200717-2
|
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.git20200717-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qemu-slof-20200717.tar.gz) = 8292a8f524d767971340cf3871f2bd880bc4f75c96f78dd39f076be1475512e11a08a634fccb0d4f0a1c2ad2c3272ef2d7046907ece3f5cbf8d36c41e09c516c
|
SHA512 (qemu-slof-20210217.tar.gz) = 50a03bb532181cbae5e1d95715aaa4f1992ae43d68a204c8fc475fbf525ee8832388d7fbe17edbd134eb269acf56d531a28c1c5511228df02d4bfcb41b3f7d89
|
||||||
|
Loading…
Reference in New Issue
Block a user