From e6238fa5e27eb4f2ada1af0d7213e6809504b846 Mon Sep 17 00:00:00 2001 From: chenmaodong Date: Mon, 22 Feb 2021 11:18:51 +0800 Subject: [PATCH] fix wrong format in License --- intel-sgx-ssl.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/intel-sgx-ssl.spec b/intel-sgx-ssl.spec index adaa1dc..09670f6 100644 --- a/intel-sgx-ssl.spec +++ b/intel-sgx-ssl.spec @@ -1,10 +1,10 @@ %define openssl_version 1.1.1g Name: intel-sgx-ssl Version: 2.10 -Release: 4 +Release: 5 Summary: IntelĀ® Software Guard Extensions SSL ExclusiveArch: x86_64 -License: OpenSSL and BSD 3-clause "New" or "Revised" License +License: OpenSSL and BSD-3-Clause URL: https://github.com/intel/intel-sgx-ssl Source0: https://github.com/intel/intel-sgx-ssl/archive/lin_%{version}_%{openssl_version}.zip Source1: https://www.openssl.org/source/old/1.1.1/openssl-%{openssl_version}.tar.gz @@ -62,6 +62,8 @@ cp License.txt $RPM_BUILD_ROOT/opt/intel/sgxssl/docs/ /opt/intel/sgxssl/include/* %changelog +* Mon Feb 22 2021 chenmaodong - 2.10-5 +- add ocall file operation and getenv * Tue Jan 26 2021 yanlu - 2.10-4 - add ocall file operation and getenv * Mon Jan 18 2021 yanlu - 2.10-3