Update to 0.11.0

- All the great things about 0.10.0
- but without the cause of https://github.com/vathpela/efibootmgr/issues/18

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2014-10-21 16:42:09 -04:00
parent 347764f414
commit a51f1321e2
2 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Summary: EFI Boot Manager
Name: efibootmgr
Version: 0.10.0
Version: 0.11.0
Release: 1%{?dist}
Group: System Environment/Base
License: GPLv2+
@ -53,6 +53,11 @@ rm -rf %{buildroot}
%doc README INSTALL COPYING
%changelog
* Tue Oct 21 2014 Peter Jones <pjones@redhat.com> - 0.11.0-1
- Update to 0.11.0
- All the great things about 0.10.0
- but without the cause of https://github.com/vathpela/efibootmgr/issues/18
* Mon Oct 20 2014 Peter Jones <pjones@redhat.com> - 0.10.0-1
- Update to 0.10.0
- Make -o parameter validation work better and be more informative

View File

@ -1 +1 @@
9efeb2e0155d01a6bc5218f5823b22bb efibootmgr-0.10.0.tar.bz2
2eb5db5d60602131d2497b69b94896d1 efibootmgr-0.11.0.tar.bz2