From f570257ffb947358d283168b3fc74b3ba47a7479 Mon Sep 17 00:00:00 2001 From: luochunsheng Date: Fri, 29 May 2020 15:58:07 +0800 Subject: [PATCH] rebuild for lm_sensors version update --- sysstat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sysstat.spec b/sysstat.spec index 4b0f13d..e61f1d6 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -1,6 +1,6 @@ Name: sysstat Version: 12.1.6 -Release: 2 +Release: 3 Summary: System performance tools for the Linux operating system License: GPLv2+ URL: http://sebastien.godard.pagesperso-orange.fr/ @@ -82,6 +82,9 @@ export compressafter="31" %{_mandir}/man*/* %changelog +* Fri May 29 2020 openEuler Buildteam - 12.1.6-3 +- rebuild for lm_sensors version update + * Mon Jan 13 2020 openEuler Buildteam - 12.1.6-2 - Delete useless files. -- Gitee