diff --git a/ipwatchd.spec b/ipwatchd.spec index abd5391..16b579e 100644 --- a/ipwatchd.spec +++ b/ipwatchd.spec @@ -2,11 +2,11 @@ Name: ipwatchd Version: 1.3.0 -Release: 3 +Release: 4 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/ -Source0: https://github.com/jariq/IPwatchD/releases/download/v%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/jariq/IPwatchD/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: gcc autoconf automake libnet-devel libpcap-devel systemd @@ -44,12 +44,15 @@ mv %{buildroot}/lib/systemd/system/* %{buildroot}/%{_unitdir} %changelog -* Mon Jun 07 2021 wulei +* Thu Nov 10 2022 xu_ping - 1.3.0-4 +- fix source url + +* Mon Jun 07 2021 wulei - 1.3.0-3 - fixes failed: File must begin with "/": %{_unitdir}/ipwatchd.server -* Tue Oct 13 2020 liqingqing_1229 +* Tue Oct 13 2020 liqingqing_1229 - 1.3.0-2 - update source0 -* Sun Mar 29 2020 Wei Xiong +* Sun Mar 29 2020 Wei Xiong - 1.3.0-1 - Package init