!63 【轻量级 PR】:shim:add edition number
From: @jinlun123123 Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
86ca9859ae
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
Name: shim
|
Name: shim
|
||||||
Version: 15.6
|
Version: 15.6
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: First-stage UEFI bootloader
|
Summary: First-stage UEFI bootloader
|
||||||
ExclusiveArch: x86_64 aarch64
|
ExclusiveArch: x86_64 aarch64
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -47,8 +47,8 @@ BuildRequires: binutils >= 2.37-7
|
|||||||
%endif
|
%endif
|
||||||
Requires: dbxtool efi-filesystem mokutil
|
Requires: dbxtool efi-filesystem mokutil
|
||||||
Provides: bundled(openssl) = 1.0.2j
|
Provides: bundled(openssl) = 1.0.2j
|
||||||
Provides: shim-%{efi_arch}
|
Provides: shim-%{efi_arch} = %{version}-%{release}
|
||||||
Obsoletes: shim-%{efi_arch}
|
Obsoletes: shim-%{efi_arch} < %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Initial UEFI bootloader that handles chaining to a trusted full \
|
Initial UEFI bootloader that handles chaining to a trusted full \
|
||||||
@ -153,6 +153,9 @@ cd ..
|
|||||||
/usr/src/debug/%{name}-%{version}-%{release}/*
|
/usr/src/debug/%{name}-%{version}-%{release}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Nov 18 2022 luhuaxin <luhuaxin1@huawei.com> - 15.6-7
|
||||||
- Add some switch for easy to use
|
- Add some switch for easy to use
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user