From 037008342977dcca71a92a6b1d39c2d1cae931ec Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Mon, 13 Jun 2022 10:36:56 +0800 Subject: [PATCH] 1 --- sysstat.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sysstat.spec b/sysstat.spec index ea85abd..a5f67fa 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -1,6 +1,6 @@ Name: sysstat Version: 12.5.4 -Release: 2 +Release: 3 Summary: System performance tools for the Linux operating system License: GPLv2+ URL: http://sebastien.godard.pagesperso-orange.fr/ @@ -58,6 +58,7 @@ export compressafter="31" %find_lang %{name} %check +./do_test %pre @@ -82,6 +83,9 @@ export compressafter="31" %{_mandir}/man*/* %changelog +* Mon Jun 13 2022 wuchaochao - 12.5.4-3 +- add check + * Sat May 7 2022 dongyuzhen - 12.5.4-2 - add missing changelog -- Gitee