From 74a75eaf0b815244cc74aeb297ed635194ad1f17 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Wed, 3 Apr 2024 15:02:58 -0400 Subject: [PATCH] Put %{?dist} back in Since I'm now trying to do multiple shim signed builds to actually file the errata, they *need* to be different, even though they really aren't. This is all crazy. Related: RHEL-11259 Signed-off-by: Peter Jones --- shim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shim.spec b/shim.spec index 7dcdfe8..88b7c04 100644 --- a/shim.spec +++ b/shim.spec @@ -1,6 +1,6 @@ Name: shim Version: 15.8 -Release: 2.el8 +Release: 2%{?dist} Summary: First-stage UEFI bootloader License: BSD URL: https://github.com/rhboot/shim/