From 9f13c62462993fa0076ad793a55732206bf2883e Mon Sep 17 00:00:00 2001 From: xuxiaolong <505279206@qq.com> Date: Mon, 8 Feb 2021 15:21:13 +0800 Subject: [PATCH] rebuild 4-4 --- efi-rpm-macros.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/efi-rpm-macros.spec b/efi-rpm-macros.spec index 725a8bf..27ad2fa 100644 --- a/efi-rpm-macros.spec +++ b/efi-rpm-macros.spec @@ -4,7 +4,7 @@ Name: efi-rpm-macros Version: 4 -Release: 2 +Release: 4 Summary: A set of EFI-related RPM Macros License: GPLv3+ URL: https://github.com/rhboot/%{name}/ @@ -59,6 +59,9 @@ git config --local --add efi.arches "x86_64 aarch64" %{_prefix}/lib/rpm/brp-boot-efi-times %changelog +* Mon Feb 8 2021 openEuler Buildteam - 4-4 +- rebuild 4-4. + * Tue Jan 14 2020 openEuler Buildteam - 4-2 - Type:bugfix - Id:NA -- Gitee