diff --git a/efi-rpm-macros.spec b/efi-rpm-macros.spec index a620f6d5a396292f3fdc7d76b011179d91aa6c13..c5425987f267395ac2172f3d061bf87241610c91 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