fix strip problem

(cherry picked from commit f9568294ace0c6b56e069f86118a81e051552275)
This commit is contained in:
starlet-dx 2022-12-05 14:32:36 +08:00 committed by openeuler-sync-bot
parent 5f596a2a95
commit 16345881eb

View File

@ -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 <caodongxia@h-partners.com> - 1.3.0-5
- fix strip problem
* Thu Nov 10 2022 xu_ping <xuping33@h-partners.com> - 1.3.0-4
- fix source url