From 5a466a8a2d10557e72e9c9ab6fd946765b747c27 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 5 Jun 2020 15:01:48 +0800 Subject: [PATCH] remove sign for fwupd efi --- fwupd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fwupd.spec b/fwupd.spec index 661ddd4..252dff3 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -4,12 +4,12 @@ %endif %ifarch x86_64 aarch64 -%bcond_without uefi +%bcond_with uefi %endif Name: fwupd Version: 1.2.9 -Release: 2 +Release: 3 Summary: Make updating firmware on Linux automatic, safe and reliable License: LGPLv2+ URL: https://github.com/fwupd/fwupd/releases @@ -174,6 +174,9 @@ mkdir -pm 0700 %{buildroot}%{_localstatedir}/lib/%{name}/gnupg %{_datadir}/man/man1/* %changelog +* Fri Jun 5 2020 Senlin Xia - 1.2.9-3 +- remove sign for fwupd efi + * Mon Dec 9 2019 openEuler Buildteam - 1.2.9-2 - Solve build problem of x86