diff --git a/shim.spec b/shim.spec index 40731e6..853257f 100644 --- a/shim.spec +++ b/shim.spec @@ -1,6 +1,6 @@ Name: shim Version: 0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: First-stage UEFI bootloader License: BSD @@ -75,6 +75,9 @@ install -m 0755 -D shim.efi $RPM_BUILD_ROOT/boot/efi/EFI/%{efidir}/shim.efi %changelog +* Tue Aug 14 2012 Peter Jones - 0.1-3 +- Update how embedded cert and signing work. + * Mon Aug 13 2012 Josh Boyer - 0.1-2 - Add patch to fix image size calculation