diff --git a/SLOF.spec b/SLOF.spec index 2023d21..e9a876c 100644 --- a/SLOF.spec +++ b/SLOF.spec @@ -1,9 +1,9 @@ -%global gittagdate 20130430 +%global gittagdate 20130827 %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 Nov 19 2013 Cole Robinson - 0.1.git20130827-1 +- Update to version intended for qemu 1.7 + * Fri Aug 02 2013 Fedora Release Engineering - 0.1.git20130430-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index c906114..8c286d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56049b94c8933533695d3308af3218c6 SLOF-20130430.tar.gz +233853d11fc41d0d9495b57ed67c7064 SLOF-20130827.tar.gz