diff --git a/secGear.spec b/secGear.spec index 0ef04931af29c374e350e6913115e60fe936bc0d..fda6c74421cba6f1f06375501353bc0288825967 100644 --- a/secGear.spec +++ b/secGear.spec @@ -1,6 +1,6 @@ Name: secGear Version: 0.1.0 -Release: 28 +Release: 29 Summary: secGear is an SDK to develop confidential computing apps based on hardware enclave features @@ -102,7 +102,7 @@ The %{name}-sim is package contains simulation libraries for developing applicat %endif %prep -%autosetup -n %{name} -p1 +%autosetup -n %{name}-v%{version} -p1 %build source ./environment @@ -180,6 +180,9 @@ popd systemctl restart rsyslog %changelog +* Thu Nov 17 2022 zhengxiaoxiao - 0.1.0-29 +- DESC:replace tar.gz + * Thu Nov 10 2022 wangyu - 0.1.0-28 - DESC: support switchless scheduling plicies and asynchronous calls diff --git a/v0.1.0.tar.gz b/v0.1.0.tar.gz index a70064e5629c08c13dec4bbfe52b8e53844eb28c..81dfeb8e3d313230b81ed27a3aee493e2705b6c9 100644 Binary files a/v0.1.0.tar.gz and b/v0.1.0.tar.gz differ