From 240d9ca734c4d08c98df996a5ee55ed660b7982e Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Apr 30 2018 18:38:59 +0000 Subject: Pick a release value that'll be higher than what's in F28. Signed-off-by: Peter Jones --- diff --git a/shim.spec b/shim.spec index d6a6d5a..d6dd183 100644 --- a/shim.spec +++ b/shim.spec @@ -8,7 +8,7 @@ Name: shim Version: 15 -Release: 1%{?dist} +Release: 3%{?dist} Summary: First-stage UEFI bootloader License: BSD URL: http://github.com/rhboot/shim/ @@ -226,6 +226,9 @@ install -m 0700 %{SOURCE10} $RPM_BUILD_ROOT/boot/efi/EFI/%{efidir}/shim.efi %endif %changelog +* Mon Apr 30 2018 Peter Jones - 15-3 +- Pick a release value that'll be higher than what's in F28. + * Mon Apr 30 2018 Peter Jones - 15-1 - Fix BOOT*.CSV and update release to -1