Skip to content

Commit

Permalink
fwupdate 7
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jones <[email protected]>
  • Loading branch information
vathpela committed Aug 17, 2016
1 parent fcc2249 commit 3a2606b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Make.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = 6
VERSION = 7
6 changes: 5 additions & 1 deletion fwupdate.spec.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%global efivar_version 0.26-1
%global efivar_version 28-1
%global efibootmgr_version 13-1

Name: fwupdate
Expand Down Expand Up @@ -124,6 +124,10 @@ rm -rf $RPM_BUILD_ROOT
/boot/efi/EFI/%{efidir}/fwup%{efiarch}.efi

%changelog
* Tue Aug 16 2016 Peter Jones <[email protected]> - 7-1
- Update to fwupdate 7.
- Minor bug fixes.

* Tue Aug 16 2016 Peter Jones <[email protected]> - 6-1
- Update to 0.6
- lots of build fixes for newer compilers and such
Expand Down

0 comments on commit 3a2606b

Please sign in to comment.