From d30f70aef9dcf34854c5e5849221baf9daf375be Mon Sep 17 00:00:00 2001 From: hd_zhoujie Date: Thu, 20 Oct 2022 11:42:38 +0000 Subject: [PATCH] update the release to 3 Signed-off-by: hd_zhoujie --- procps-ng.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/procps-ng.spec b/procps-ng.spec index c018d60..2cf5f06 100644 --- a/procps-ng.spec +++ b/procps-ng.spec @@ -1,6 +1,6 @@ Name: procps-ng Version: 3.3.17 -Release: 2 +Release: 3 Summary: Utilities that provide system information. License: GPL+ and GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ URL: https://sourceforge.net/projects/procps-ng/ @@ -93,6 +93,9 @@ ln -s %{_bindir}/pidof %{buildroot}%{_sbindir}/pidof %{_mandir}/man* %changelog +* Wed Oct 19 2022 zhoujie - 3.3.17-3 +- update the release to 3 + * Sat Jan 29 2022 zhouwenpei - 3.3.17-2 - fix file type chamges caused by top -b redirection -- Gitee