add yaml file
This commit is contained in:
parent
32c4c26cb1
commit
3da3ccb5ab
@ -1,6 +1,6 @@
|
|||||||
Name: linux-sgx
|
Name: linux-sgx
|
||||||
Version: 2.15.1
|
Version: 2.15.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Intel(R) Software Guard Extensions for Linux* OS
|
Summary: Intel(R) Software Guard Extensions for Linux* OS
|
||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -1021,5 +1021,8 @@ fi
|
|||||||
%files -n libsgx-headers -f %{LINUX_INSTALLER_RPM_DIR}/libsgx-headers/build/list-libsgx-headers
|
%files -n libsgx-headers -f %{LINUX_INSTALLER_RPM_DIR}/libsgx-headers/build/list-libsgx-headers
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 22 2022 wangyu <wangyu283@huawei.com> - 2.15.1-2
|
||||||
|
- add yaml file
|
||||||
|
|
||||||
* Mon Jun 13 2022 wangyu <wangyu283@huawei.com> - 2.15.1-1
|
* Mon Jun 13 2022 wangyu <wangyu283@huawei.com> - 2.15.1-1
|
||||||
- init
|
- init
|
||||||
|
|||||||
4
linux-sgx.yaml
Normal file
4
linux-sgx.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: git
|
||||||
|
src_repo: https://github.com/intel/linux-sgx.git
|
||||||
|
tag_prefix: "^sgx_"
|
||||||
|
seperator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user