From c540114d24a010fa119f3ca66a75015b765063bd Mon Sep 17 00:00:00 2001 From: mylee Date: Mon, 16 May 2022 15:22:43 +0800 Subject: [PATCH] fix spec changelog date --- efivar.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/efivar.spec b/efivar.spec index 6871355..3ded7dc 100644 --- a/efivar.spec +++ b/efivar.spec @@ -1,6 +1,6 @@ Name: efivar Version: 37 -Release: 7 +Release: 8 Summary: Tools and libraries to work with EFI variables License: LGPLv2.1 URL: https://github.com/rhboot/%{name} @@ -67,6 +67,9 @@ export LDFLAGS="-flto-partition=none" %{_mandir}/man3/* %changelog +* Mon May 16 2022 mylee - 37-8 +- fix spec changelog date + * Thu Mar 24 2022 xinghe - 37-7 - Type:bugfix - ID:NA @@ -85,7 +88,7 @@ export LDFLAGS="-flto-partition=none" - SUG:NA - DESC:Add the compilation dependency of gcc. -* Yue Jun 9 2020 zhujunhao - 37-4 +* Tue Jun 9 2020 zhujunhao - 37-4 - Type:bugfix - ID:NA - SUG:NA