From e35b9e6790d373e6f0a94d5717dcbc10da5c7561 Mon Sep 17 00:00:00 2001 From: yangl777 Date: Thu, 16 Jun 2022 16:34:14 +0800 Subject: [PATCH] delete macros in changelog --- efi-rpm-macros.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/efi-rpm-macros.spec b/efi-rpm-macros.spec index a620f6d..c542598 100644 --- a/efi-rpm-macros.spec +++ b/efi-rpm-macros.spec @@ -4,7 +4,7 @@ Name: efi-rpm-macros Version: 4 -Release: 5 +Release: 6 Summary: A set of EFI-related RPM Macros License: GPLv3+ URL: https://github.com/rhboot/%{name}/ @@ -59,11 +59,14 @@ git config --local --add efi.arches "x86_64 aarch64" %{_prefix}/lib/rpm/brp-boot-efi-times %changelog +* Thu Jun 16 2022 yanglu - 4-6 +- DESC:delete macros in changelog + * Tue Aug 17 2021 gaihuiying - 4-5 -- DESC:revert "delete -S git from %autosetup, and delete BuildRequires git" +- 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 +- DESC: delete -S git from autosetup, and delete BuildRequires git * Thu Sep 10 2020 hanzhijun - 4-3 - solve source url problem -- Gitee