Update to version shipped with qemu 1.4
This commit is contained in:
parent
6c7026611d
commit
4d88c27ff6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/SLOF-20120731.tar.gz
|
||||
/SLOF-*.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user