diff --git a/secGear.spec b/secGear.spec index 9c204fc0d14943349ff3f7ef27ac34f31e631780..64e50c16b9659c8d5ef3df6b5ece2d3007e05f0e 100644 --- a/secGear.spec +++ b/secGear.spec @@ -1,6 +1,6 @@ Name: secGear Version: 0.1.0 -Release: 22%{?dist} +Release: 23 Summary: secGear is an SDK to develop confidential computing apps based on hardware enclave features @@ -161,6 +161,9 @@ popd systemctl restart rsyslog %changelog +* Fri Apr 22 2022 zhengxiaoxiao - 0.1.0-23 +- DESC: delete %{?dist} + * Mon Mar 14 2022 gaoyusong - 0.1.0-22 - DESC: fix log redirection error and del rsa_pub.key