diff --git a/ipwatchd.spec b/ipwatchd.spec index 16b579e..bd23cb7 100644 --- a/ipwatchd.spec +++ b/ipwatchd.spec @@ -1,8 +1,6 @@ -#%global debug_package %{nil} - Name: ipwatchd Version: 1.3.0 -Release: 4 +Release: 5 Summary: IPwatchD is a simple daemon that analyses all incoming ARP packets in order to detect IP conflicts on Linux License: GPLv2 URL: https://ipwatchd.sourceforge.io/ @@ -44,6 +42,9 @@ mv %{buildroot}/lib/systemd/system/* %{buildroot}/%{_unitdir} %changelog +* Mon Dec 5 2022 caodongxia - 1.3.0-5 +- fix strip problem + * Thu Nov 10 2022 xu_ping - 1.3.0-4 - fix source url