Update to SLOF 20160223 for qemu 2.6

This commit is contained in:
Cole Robinson 2016-04-07 10:19:42 -04:00
parent 8c0ae3524c
commit c38bda6156
2 changed files with 6 additions and 3 deletions

View File

@ -1,9 +1,9 @@
%global gittagdate 20151103 %global gittagdate 20160223
%global gittag qemu-slof-%{gittagdate} %global gittag qemu-slof-%{gittagdate}
Name: SLOF Name: SLOF
Version: 0.1.git%{gittagdate} Version: 0.1.git%{gittagdate}
Release: 2%{?dist} Release: 1%{?dist}
Summary: Slimline Open Firmware Summary: Slimline Open Firmware
License: BSD License: BSD
@ -58,6 +58,9 @@ cp -a boot_rom.bin $RPM_BUILD_ROOT%{_datadir}/qemu/slof.bin
%changelog %changelog
* Thu Apr 07 2016 Cole Robinson <crobinso@redhat.com> 0.1.git20160223-1
- Update to SLOF 20160223 for qemu 2.6
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.git20151103-2 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.git20151103-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
a3260f9952879754e5bec0cffd03c4dc SLOF-20151103.tar.gz 2d7d1f617cf3daa9eaac3d1e09c75d75 SLOF-20160223.tar.gz