!225 [sync] PR-224: remove attestation-agent and attestation-service from devel
From: @openeuler-sync-bot Reviewed-by: @houmingyong Signed-off-by: @houmingyong
This commit is contained in:
commit
c8ec8ee5dd
@ -1,6 +1,6 @@
|
||||
Name: secGear
|
||||
Version: 0.1.0
|
||||
Release: 46
|
||||
Release: 47
|
||||
Summary: secGear is an SDK to develop confidential computing apps based on hardware enclave features
|
||||
|
||||
|
||||
@ -259,6 +259,8 @@ popd
|
||||
|
||||
%files devel
|
||||
%{_bindir}/*
|
||||
%exclude %{_bindir}/attestation-agent
|
||||
%exclude %{_bindir}/attestation-service
|
||||
%{_includedir}/secGear/*
|
||||
|
||||
%ifarch x86_64
|
||||
@ -287,6 +289,9 @@ popd
|
||||
systemctl restart rsyslog
|
||||
|
||||
%changelog
|
||||
* Fri Nov 8 2024 houmingyong<houmingyong@huawei.com> - 0.1.0-47
|
||||
- remove attestation-agent and attestation-service from devel
|
||||
|
||||
* Fri Nov 8 2024 houmingyong<houmingyong@huawei.com> - 0.1.0-46
|
||||
- add secGear-aa secGear-as package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user