From ed4ecb5febe0f589d3a207242dc2c24d10a70176 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Thu, 22 Feb 2018 08:32:30 +0100 Subject: [PATCH] Escape %{_isa} macro in changelog The macro isn't correctly escaped so it's expanded. Signed-off-by: Javier Martinez Canillas --- tpm2-abrmd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tpm2-abrmd.spec b/tpm2-abrmd.spec index fad474a..9a91914 100644 --- a/tpm2-abrmd.spec +++ b/tpm2-abrmd.spec @@ -94,7 +94,7 @@ required to build applications that use tpm2-abrmd. - Remove ExclusiveArch: x86_64 directive * Thu Feb 15 2018 Javier Martinez Canillas - 1.1.0-10 -- Remove %{_isa} from BuildRequires (RHBZ#1545210) +- Remove %%{_isa} from BuildRequires (RHBZ#1545210) * Fri Feb 09 2018 Fedora Release Engineering - 1.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild