diff --git a/hping.spec b/hping.spec index ab6c82ff2940a5d24e23448a1ec52ead1078a138..c5e0b565540c4a15811cd1c3942484a5a87f1f1b 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