From 89be5f87595401c7ff3eaa6a4d4e133f9b352d5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E8=BF=9B?= Date: Tue, 6 Jun 2023 12:30:41 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dpstree=20--version=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 朱进 (cherry picked from commit 633fe365f1050a136a3d1dddda6de61150bb98d8) --- psmisc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/psmisc.spec b/psmisc.spec index bdcfd6f..7820690 100644 --- a/psmisc.spec +++ b/psmisc.spec @@ -1,6 +1,6 @@ Name: psmisc Version: 23.5 -Release: 1 +Release: 2 Summary: Utilities for managing processes on your system License: GPLv2+ URL: https://gitlab.com/psmisc/psmisc @@ -16,6 +16,7 @@ administrator with some help in common tasks. %autosetup -n %{name}-%{version} -p1 %build +echo %{version} > .tarball-version ./autogen.sh %configure --prefix=%{_prefix} --enable-selinux %make_build @@ -34,6 +35,9 @@ mv $RPM_BUILD_ROOT%{_bindir}/fuser $RPM_BUILD_ROOT%{_sbindir} %doc AUTHORS ChangeLog README %changelog +* Tue Jun 6 2023 zhujin - 23.5-2 +- fix pstree version display problem + * Fri Nov 4 2022 zhujin - 23.5-1 - upgrade to 23.5