Update to ipxe 0600d3ae for qemu-2.10.0
This commit is contained in:
parent
b21822ee7b
commit
d3b16869cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ noarch/
|
||||
/ipxe-20150821-git4e03af8.tar.xz
|
||||
/ipxe-20160622-git0418631.tar.xz
|
||||
/ipxe-20161108-gitb991c67.tar.xz
|
||||
/ipxe-20170710-git0600d3ae.tar.xz
|
||||
|
@ -37,12 +37,12 @@
|
||||
#
|
||||
# And then change these two:
|
||||
|
||||
%global hash b991c67
|
||||
%global date 20161108
|
||||
%global hash 0600d3ae
|
||||
%global date 20170710
|
||||
|
||||
Name: ipxe
|
||||
Version: %{date}
|
||||
Release: 4.git%{hash}%{?dist}
|
||||
Release: 1.git%{hash}%{?dist}
|
||||
Summary: A network boot loader
|
||||
|
||||
Group: System Environment/Base
|
||||
@ -222,6 +222,9 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 03 2017 Cole Robinson <crobinso@redhat.com> - ipxe-20170710-1.git0600d3ae
|
||||
- Update to ipxe 0600d3ae for qemu-2.10.0
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20161108-4.gitb991c67
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user