shim:add edition number

Signed-off-by: jinlun <jinlun@huawei.com>
This commit is contained in:
jinlun 2022-12-13 03:19:58 +00:00 committed by Gitee
parent 080b70949e
commit 4b33ab0934
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -25,7 +25,7 @@
Name: shim
Version: 15.6
Release: 7
Release: 8
Summary: First-stage UEFI bootloader
ExclusiveArch: x86_64 aarch64
License: BSD
@ -47,8 +47,8 @@ BuildRequires: binutils >= 2.37-7
%endif
Requires: dbxtool efi-filesystem mokutil
Provides: bundled(openssl) = 1.0.2j
Provides: shim-%{efi_arch}
Obsoletes: shim-%{efi_arch}
Provides: shim-%{efi_arch} = %{version}-%{release}
Obsoletes: shim-%{efi_arch} < %{version}-%{release}
%description
Initial UEFI bootloader that handles chaining to a trusted full \
@ -153,6 +153,9 @@ cd ..
/usr/src/debug/%{name}-%{version}-%{release}/*
%changelog
* Tue Dec 13 2022 jinlun <jinlun@huawei.com> - 15.6-8
- add edition number
* Fri Nov 18 2022 luhuaxin <luhuaxin1@huawei.com> - 15.6-7
- Add some switch for easy to use