[shim/f18] Produce an unsigned shim

Peter Jones pjones at fedoraproject.org
Mon Oct 22 15:14:39 UTC 2012


commit dbb3eca67c2a8996efde8abea3790e95858e296b
Author: Peter Jones <pjones at redhat.com>
Date:   Mon Oct 22 11:14:19 2012 -0400

    Produce an unsigned shim

 shim.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/shim.spec b/shim.spec
index f437d87..468a4be 100644
--- a/shim.spec
+++ b/shim.spec
@@ -1,6 +1,6 @@
 Name:           shim
 Version:        0.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        First-stage UEFI bootloader
 
 License:        BSD
@@ -83,7 +83,7 @@ install -D -d -m 0755 $RPM_BUILD_ROOT/boot/efi/EFI/%{efidir}/
 /boot/efi/EFI/%{efidir}/shim.efi
 
 %changelog
-* Thu Oct 18 2012 Peter Jones <pjones at redhat.com>
+* Mon Oct 22 2012 Peter Jones <pjones at redhat.com> - 0.1-4
 - Produce an unsigned shim
 
 * Tue Aug 14 2012 Peter Jones <pjones at redhat.com> - 0.1-3


More information about the scm-commits mailing list