diff --git a/authz.spec b/authz.spec index a7fa27efcf6105ce07c14428ef091dd0403651f5..b325bb2abdedf36f1476e62776f7c7a6296d3942 100644 --- a/authz.spec +++ b/authz.spec @@ -2,7 +2,7 @@ Name: authz Version: 0.1 -Release: 3 +Release: 23 Summary: a isula auth plugin for RBAC License: Mulan PSL v2 URL: https://gitee.com/openeuler/authz @@ -67,6 +67,9 @@ chmod 0640 /var/lib/authz-broker/policy.json rm -rfv %{buildroot} %changelog +* Thu Mar 04 2021 zhangsong234 - 0.1-23 +- bump version to 0.1-23 + * Mon Mar 01 2021 zhangsong234 - 0.1-3 - pirnt error instead of panic when start server