diff --git a/ipwatchd.spec b/ipwatchd.spec index b88f482..0d9327f 100644 --- a/ipwatchd.spec +++ b/ipwatchd.spec @@ -1,10 +1,10 @@ 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/ -Source0: https://github.com/jariq/IPwatchD/releases/download/v%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/jariq/IPwatchD/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: gcc autoconf automake libnet-devel libpcap-devel systemd chrpath @@ -43,15 +43,18 @@ mv %{buildroot}/lib/systemd/system/* %{buildroot}/%{_unitdir} %changelog -* Fri Sep 10 2021 Pengju Jiang +* Fri Mar 29 2024 Ge Wang - 1.3.0-5 +- fix source url + +* Fri Sep 10 2021 Pengju Jiang - 1.3.0-4 - solve the rpath problem -* Mon Jun 07 2021 wulei +* 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