From 65828da650cf8b518a4aaa2c6d64ab172f2174ae Mon Sep 17 00:00:00 2001 From: markeryang Date: Mon, 8 Feb 2021 13:59:25 +0800 Subject: [PATCH] rebuild package --- procps-ng.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/procps-ng.spec b/procps-ng.spec index 93b8f6b..0de2925 100644 --- a/procps-ng.spec +++ b/procps-ng.spec @@ -1,6 +1,6 @@ Name: procps-ng Version: 3.3.16 -Release: 15 +Release: 16 Summary: Utilities that provide system information. License: GPL+ and GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ URL: https://sourceforge.net/projects/procps-ng/ @@ -105,6 +105,9 @@ ln -s %{_bindir}/pidof %{buildroot}%{_sbindir}/pidof %{_mandir}/translated %changelog +* Mon Feb 08 2020 xinghe - 3.3.16-16 +- rebuild package + * Sun Feb 7 2021 xinghe - 3.3.16-15 - rebuild package -- Gitee