Update to version shipped with qemu 1.4

This commit is contained in:
Cole Robinson 2013-02-19 19:35:17 -05:00
parent 6c7026611d
commit 4d88c27ff6
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/SLOF-20120731.tar.gz
/SLOF-*.tar.gz

View File

@ -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 <crobinso@redhat.com> 0.1.git20121018-1
- Update to version shipped with qemu 1.4
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.git20120731-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
0333c663c9ec84bc056205393c61d60b SLOF-20120731.tar.gz
3a97d48c024172973c979308a45f52ed SLOF-20121018.tar.gz