diff --git a/hping.spec b/hping.spec index ab6c82f..c5e0b56 100644 --- a/hping.spec +++ b/hping.spec @@ -1,8 +1,6 @@ -#%global debug_package %{nil} - Name: hping Version: 20200503 -Release: 3 +Release: 4 Summary: hping is a command-line oriented TCP/IP packet assembler/analyzer License: GPLv2 URL: http://www.hping.org/ @@ -47,6 +45,9 @@ install -m0644 docs/hping3.8 %{buildroot}/%{_mandir}/man8 %{_mandir}/* %changelog +* Thu Sep 9 2021 Pengju Jiang +- solve the problem of safe compilation strip + * Mon Aug 2 2021 liushaofei - fix multiple definition