From eb45d2b8cf2179657cf962fe2884e67a10427c18 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Sun, 16 Mar 2014 16:32:39 -0400 Subject: [PATCH] Update to qemu 2.0 version of SLOF --- SLOF.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/SLOF.spec b/SLOF.spec index e9a876c..79e4127 100644 --- a/SLOF.spec +++ b/SLOF.spec @@ -1,4 +1,4 @@ -%global gittagdate 20130827 +%global gittagdate 20140304 %global gittag qemu-slof-%{gittagdate} Name: SLOF @@ -58,6 +58,9 @@ cp -a boot_rom.bin $RPM_BUILD_ROOT%{_datadir}/qemu/slof.bin %changelog +* Sun Mar 16 2014 Cole Robinson - 0.1.git20140304-1 +- Update to qemu 2.0 version of SLOF + * Tue Nov 19 2013 Cole Robinson - 0.1.git20130827-1 - Update to version intended for qemu 1.7 diff --git a/sources b/sources index 8c286d8..1bfb976 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -233853d11fc41d0d9495b57ed67c7064 SLOF-20130827.tar.gz +da6aa4bc317125b2a1e491b0356073fd SLOF-20140304.tar.gz