!89 update openssl version description

From: @yuxiating2021 
Reviewed-by: @huangzq6, @HuaxinLuGitee 
Signed-off-by: @huangzq6, @HuaxinLuGitee
This commit is contained in:
openeuler-ci-bot 2023-07-11 11:38:38 +00:00 committed by Gitee
commit 879168488b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -25,7 +25,7 @@
Name: shim Name: shim
Version: 15.6 Version: 15.6
Release: 9 Release: 10
Summary: First-stage UEFI bootloader Summary: First-stage UEFI bootloader
ExclusiveArch: x86_64 aarch64 ExclusiveArch: x86_64 aarch64
License: BSD License: BSD
@ -46,7 +46,7 @@ BuildRequires: elfutils-libelf-devel openssl-devel openssl git pesign gnu-efi gn
BuildRequires: binutils >= 2.37-7 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.2k
Provides: shim-%{efi_arch} = %{version}-%{release} Provides: shim-%{efi_arch} = %{version}-%{release}
Obsoletes: shim-%{efi_arch} < %{version}-%{release} Obsoletes: shim-%{efi_arch} < %{version}-%{release}
@ -154,6 +154,9 @@ make test
/usr/src/debug/%{name}-%{version}-%{release}/* /usr/src/debug/%{name}-%{version}-%{release}/*
%changelog %changelog
* Wed Jul 5 2023 yuxiating <yuxiating@xfusion.com> 15.6-10
- update openssl version description
* Mon Feb 27 2023 fushanqing <fushanqing@kylinos.cn> - 15.6-9 * Mon Feb 27 2023 fushanqing <fushanqing@kylinos.cn> - 15.6-9
- delete debuginfo and debugsource subpackage buildarch - delete debuginfo and debugsource subpackage buildarch