From 4fbc86c75529f84ab19d0523763309378530ced6 Mon Sep 17 00:00:00 2001 From: gebidelidaye Date: Mon, 15 Mar 2021 10:24:04 +0800 Subject: [PATCH] add ExecStartPost in sm-client.service --- sendmail.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sendmail.spec b/sendmail.spec index 0ac6844..44f58fe 100644 --- a/sendmail.spec +++ b/sendmail.spec @@ -1,6 +1,6 @@ Name: sendmail Version: 8.16.1 -Release: 3 +Release: 4 Summary: A classic mail transfer agent from the Unix world License: Sendmail URL: http://www.sendmail.org/ @@ -466,6 +466,12 @@ exit 0 %changelog +* Mon Mar 15 2021 Aichun Li - 8.16.1-4 +- Type:NA +- ID:NA +- SUG:NA +- DESC:add ExecStartPost in sm-client.service + * Thu Sep 03 2020 zengwefeng - 8.16.1-3 - Type:NA - ID:NA -- Gitee