From 4d88c27ff68342e1d72ba0206fb36c9509c419db Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Feb 20 2013 00:35:17 +0000 Subject: Update to version shipped with qemu 1.4 --- diff --git a/.gitignore b/.gitignore index 1c5e4d2..2b5a6e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/SLOF-20120731.tar.gz +/SLOF-*.tar.gz diff --git a/SLOF.spec b/SLOF.spec index 0e2fb96..4b06257 100644 --- a/SLOF.spec +++ b/SLOF.spec @@ -1,9 +1,9 @@ -%global gittagdate 20120731 +%global gittagdate 20121018 %global gittag qemu-slof-%{gittagdate} Name: SLOF Version: 0.1.git%{gittagdate} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Slimline Open Firmware License: BSD @@ -58,6 +58,9 @@ cp -a boot_rom.bin $RPM_BUILD_ROOT%{_datadir}/qemu/slof.bin %changelog +* Tue Feb 19 2013 Cole Robinson 0.1.git20121018-1 +- Update to version shipped with qemu 1.4 + * Wed Feb 13 2013 Fedora Release Engineering - 0.1.git20120731-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index c1959a5..277318f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0333c663c9ec84bc056205393c61d60b SLOF-20120731.tar.gz +3a97d48c024172973c979308a45f52ed SLOF-20121018.tar.gz