From 157c8f793a08218de2c696c506ee0a32b3009250 Mon Sep 17 00:00:00 2001 From: JialongChen Date: Wed, 10 Feb 2021 16:52:57 +0800 Subject: [PATCH] rebuild --- lsof.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lsof.spec b/lsof.spec index 626bda6..982942e 100644 --- a/lsof.spec +++ b/lsof.spec @@ -1,6 +1,6 @@ Name: lsof Version: 4.93.2 -Release: 4 +Release: 5 Summary: A tool for list open files License: zlib and Sendmail and LGPLv2+ URL: https://people.freebsd.org/~abe/ @@ -46,6 +46,12 @@ install -p -m 0644 Lsof.8 %{buildroot}/%{_mandir}/man1/lsof.1 %{_mandir}/man*/* %changelog +* Wed Feb 10 2020 chenjialong - 4.93.2-5 +- Type:NA +- ID:NA +- SUG:NA +- DESC:rebuild. + * Mon Oct 19 2020 yangshaoxing - 4.93.2-4 - Handle ffff:ffff in ipv6 addr correctly -- Gitee