diff --git a/sysboost.spec b/sysboost.spec index b0f4293..c02da31 100644 --- a/sysboost.spec +++ b/sysboost.spec @@ -3,7 +3,7 @@ %global __cargo_common_opts %{?__cargo_common_opts} --all Name: sysboost Version: 1.0.0 -Release: 0 +Release: 1 Summary: Sysboost Rpm Build License: Mulan PSL v2 URL: https://gitee.com/openeuler/sysboost @@ -95,18 +95,13 @@ popd %doc -%post -%systemd_post %{name}.service - -%preun -%systemd_preun %{name}.service - -%postun -%systemd_postun_with_restart %{name}.service - %changelog +* Thu Aug 24 2023 liutie - 1.0.0-1 +- ID:NA +- SUG:NA +- DESC: remove post scriptlet + * Tue Jun 13 2023 liutie - 1.0.0-0 -- Type:enhancement - ID:NA - SUG:NA - DESC: init sysboost diff --git a/sysboost.tar.xz b/sysboost.tar.xz index bc71f21..a5f460c 100644 Binary files a/sysboost.tar.xz and b/sysboost.tar.xz differ