diff --git a/lsof.spec b/lsof.spec index 813c3c83fc853a8d15c6756675428099f34a272d..dcab138ebd4e0c32e56ed5f257d60b9941f50a56 100644 --- a/lsof.spec +++ b/lsof.spec @@ -1,6 +1,6 @@ Name: lsof Version: 4.99.3 -Release: 2 +Release: 3 Summary: A tool for list open files License: Zlib and Sendmail and LGPL-2.0-or-later URL: https://people.freebsd.org/~abe/ @@ -50,6 +50,9 @@ popd %{_mandir}/man*/* %changelog +* Tue Sep 9 2025 yixiangzhike - 4.99.3-3 +- do not expand the rpm macro in changelog + * Thu Feb 22 2024 luofng -4.99.3-2 - Type: enhencement - CVE:NA @@ -87,7 +90,7 @@ popd - enable check * Mon Aug 02 2021 chenyanpanHW - 4.94.0-2 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Sat Jan 23 2021 zoulin - 4.94.0-1 - Type: enhancement