diff --git a/lsof-4.94.0.tar.gz b/lsof-4.94.0.tar.gz deleted file mode 100644 index 798a186..0000000 Binary files a/lsof-4.94.0.tar.gz and /dev/null differ diff --git a/lsof-4.96.4.tar.gz b/lsof-4.96.4.tar.gz new file mode 100644 index 0000000..ab8f959 Binary files /dev/null and b/lsof-4.96.4.tar.gz differ diff --git a/lsof.spec b/lsof.spec index 6f5dd3b..6c11ee1 100644 --- a/lsof.spec +++ b/lsof.spec @@ -1,6 +1,6 @@ Name: lsof -Version: 4.94.0 -Release: 4 +Version: 4.96.4 +Release: 1 Summary: A tool for list open files License: zlib and Sendmail and LGPLv2+ URL: https://people.freebsd.org/~abe/ @@ -50,6 +50,12 @@ popd %{_mandir}/man*/* %changelog +* Mon Nov 7 2022 Bin Hu - 4.96.4-1 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:update version 4.96.4 + * Fri Aug 05 2022 renhongxun 4.94.0-4 - fix spec so that man lsof can execute correctly