From: @wcc_140409 
Reviewed-by: @yanan-rock 
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2022-06-17 03:23:50 +00:00 committed by Gitee
commit 25935bbb73
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: sysstat Name: sysstat
Version: 12.5.4 Version: 12.5.4
Release: 2 Release: 3
Summary: System performance tools for the Linux operating system Summary: System performance tools for the Linux operating system
License: GPLv2+ License: GPLv2+
URL: http://sebastien.godard.pagesperso-orange.fr/ URL: http://sebastien.godard.pagesperso-orange.fr/
@ -58,6 +58,7 @@ export compressafter="31"
%find_lang %{name} %find_lang %{name}
%check %check
./do_test
%pre %pre
@ -82,6 +83,9 @@ export compressafter="31"
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Mon Jun 13 2022 wuchaochao <cyanrose@yeah.net> - 12.5.4-3
- add check
* Sat May 7 2022 dongyuzhen <dongyuzhen@h-partners.com> - 12.5.4-2 * Sat May 7 2022 dongyuzhen <dongyuzhen@h-partners.com> - 12.5.4-2
- add missing changelog - add missing changelog