From 4631ac7010eb15effb205b5e8ee4b6c871a20d89 Mon Sep 17 00:00:00 2001 From: yangl777 Date: Thu, 28 Apr 2022 15:41:19 +0800 Subject: [PATCH] sync master (cherry picked from commit 79383691f26aa6cb0dd94e7909fe4b3cb96ed620) --- efi-rpm-macros.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/efi-rpm-macros.spec b/efi-rpm-macros.spec index e8c2007..a620f6d 100644 --- a/efi-rpm-macros.spec +++ b/efi-rpm-macros.spec @@ -4,7 +4,7 @@ Name: efi-rpm-macros Version: 4 -Release: 3 +Release: 5 Summary: A set of EFI-related RPM Macros License: GPLv3+ URL: https://github.com/rhboot/%{name}/ @@ -59,6 +59,12 @@ git config --local --add efi.arches "x86_64 aarch64" %{_prefix}/lib/rpm/brp-boot-efi-times %changelog +* Tue Aug 17 2021 gaihuiying - 4-5 +- DESC:revert "delete -S git from %autosetup, and delete BuildRequires git" + +* Tue Aug 03 2021 chenyanpanHW - 4-4 +- DESC: delete -S git from %autosetup, and delete BuildRequires git + * Thu Sep 10 2020 hanzhijun - 4-3 - solve source url problem -- Gitee