diff --git a/SLOF.spec b/SLOF.spec index 28cc6f2..fb3a684 100644 --- a/SLOF.spec +++ b/SLOF.spec @@ -1,9 +1,9 @@ -%global gittagdate 20140304 +%global gittagdate 20140630 %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 +* Fri Jul 04 2014 Cole Robinson - 0.1.git20140630-1 +- Update to tag qemu-slof-20140630, queued for qemu 2.1 + * Fri Jun 06 2014 Fedora Release Engineering - 0.1.git20140304-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 1bfb976..305796d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -da6aa4bc317125b2a1e491b0356073fd SLOF-20140304.tar.gz +282eaa9441e36afa9112ce6e5b6dee69 SLOF-20140630.tar.gz