diff --git a/itrustee_sdk.spec b/itrustee_sdk.spec index 58b2cc3ae5d940f63d46cea7441a90346f6b8794..66855996771ebee3e0f6ab9c61ce425c2388a4f7 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 0000000000000000000000000000000000000000..4c71c70b49493aa37c3308aacdd1e611bba9aff0 --- /dev/null +++ b/itrustee_sdk.yaml @@ -0,0 +1,4 @@ +version_control: gitee +src_repo: openEuler/itrustee_sdk +tag_prefix: ^v +seperator: .