Rebased to version 1.8.1

This commit is contained in:
Cole Robinson 2015-03-18 14:28:04 -04:00
parent ec7106967e
commit 065d186bbd
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ seabios-0.6.0.tar.gz
/seabios-1.7.5.tar.gz
/seabios-1.7.5.1.tar.gz
/seabios-1.8.0.tar.gz
/seabios-1.8.1.tar.gz

View File

@ -1,5 +1,5 @@
Name: seabios
Version: 1.8.0
Version: 1.8.1
Release: 1%{?dist}
Summary: Open-source legacy BIOS implementation
@ -137,6 +137,9 @@ install -m 0644 binaries/vgabios*.bin $RPM_BUILD_ROOT%{_datadir}/seavgabios
%changelog
* Wed Mar 18 2015 Cole Robinson <crobinso@redhat.com> - 1.8.1-1
- Rebased to version 1.8.1
* Sat Feb 21 2015 Cole Robinson <crobinso@redhat.com> - 1.8.0-1
- Rebased to version 1.8.0
- Initial support for USB3 hubs

View File

@ -1 +1 @@
a4bbfa4139ae0b7f31cb11674080e1ed seabios-1.8.0.tar.gz
581c3c5f19434e7835d893c3b71c47ae seabios-1.8.1.tar.gz