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