diff --git a/intel-sgx-ssl.spec b/intel-sgx-ssl.spec index afe28237b8ed137795ce92f20e5611c9d823cd5c..7d18764dd58af4fd2ab092c5b26633d52976d0a3 100644 --- a/intel-sgx-ssl.spec +++ b/intel-sgx-ssl.spec @@ -1,7 +1,7 @@ %define openssl_version 1.1.1g Name: intel-sgx-ssl Version: 2.10 -Release: 6 +Release: 7 Summary: IntelĀ® Software Guard Extensions SSL ExclusiveArch: x86_64 License: OpenSSL and BSD-3-Clause @@ -64,15 +64,23 @@ cp License.txt $RPM_BUILD_ROOT/opt/intel/sgxssl/docs/ /opt/intel/sgxssl/include/* %changelog +* Fri Jul 23 2021 chenmaodong - 2.10-7 +- fix some wrong descriptions in changelog + * Sat Mar 20 2021 zhangguangzhi - 2.10-6 - modify for sp + * Mon Feb 22 2021 chenmaodong - 2.10-5 -- add ocall file operation and getenv +- fix wrong format in License + * Tue Jan 26 2021 yanlu - 2.10-4 - add ocall file operation and getenv + * Mon Jan 18 2021 yanlu - 2.10-3 - add ocall read and write + * Mon Jan 18 2021 chenmaodong - 2.10-2 -- init +- assign x86_64 as the only build architecture + * Tue Dec 29 2020 chenmaodong - 2.10-1 - init