diff --git a/secGear.spec b/secGear.spec index 4f683b0..b9c5f50 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 @@ -166,6 +166,9 @@ popd systemctl restart rsyslog %changelog +* Tue Mar 15 2022 duyiwei - 0.1.0-23 +- DESC: delete %{?dist} + * Tue Jan 11 2022 houmingyong - 0.1.0-22 - DESC: fix no secgear.log after install secGear-devel