diff --git a/secGear.spec b/secGear.spec index 9a945182eb32cca60c76dcac51ae1c096b20527f..800fc410c94a9075f479acfe7b6de2f149e209b2 100644 --- a/secGear.spec +++ b/secGear.spec @@ -1,6 +1,6 @@ Name: secGear Version: 0.1.0 -Release: 20%{?dist} +Release: 21%{?dist} Summary: secGear is an SDK to develop confidential computing apps based on hardware enclave features @@ -159,7 +159,13 @@ popd %{_libdir}/libsgxsim_0.so %endif +%post +systemctl restart rsyslog + %changelog +* Tue Jan 11 2022 houmingyong - 0.1.0-21 +- DESC: fix no secgear.log after install secGear-devel + * Mon Jul 19 2021 chenmaodong - 0.1.0-20 - DESC: add requires for secGear: libsgx-aesm-launch-plugin ocaml-dune