diff --git a/itrustee_sdk.spec b/itrustee_sdk.spec index 58b2cc3..6685599 100644 --- a/itrustee_sdk.spec +++ b/itrustee_sdk.spec @@ -1,6 +1,6 @@ Name: itrustee_sdk Version: 0.1.0 -Release: 5 +Release: 6 Summary: Confidential computing framework for developing TA on itrustee OS ExclusiveArch: aarch64 @@ -43,6 +43,9 @@ strip %{buildroot}/lib64/*.so %{_sysconfdir}/itrustee/cloud/rsa_public_key_cloud.pem %changelog +* Thu Jun 30 2022 gaoyusong - 0.1.0-6 +- DESC: add yaml file for itrustee_sdk + * Mon Jun 27 2022 gaoyusong - 0.1.0-5 - DESC: add ftrapv, strip and FS as the compiling flags diff --git a/itrustee_sdk.yaml b/itrustee_sdk.yaml new file mode 100644 index 0000000..4c71c70 --- /dev/null +++ b/itrustee_sdk.yaml @@ -0,0 +1,4 @@ +version_control: gitee +src_repo: openEuler/itrustee_sdk +tag_prefix: ^v +seperator: .