diff --git a/dropwatch.spec b/dropwatch.spec index 2399393..a6c383f 100644 --- a/dropwatch.spec +++ b/dropwatch.spec @@ -1,11 +1,11 @@ Name: dropwatch Version: 1.5 -Release: 7 +Release: 8 Summary: Kernel dropped packet monitoring utility License: GPLv2+ URL: https://linux.die.net/man/1/dropwatch -Source0: https://github.com/nhorman/dropwatch/releases/%{name}-%{version}.tar.gz +Source0: https://github.com/nhorman/dropwatch/archive/dropwatch-1.5.tar.gz BuildRequires: autoconf automake binutils-devel kernel-headers BuildRequires: libnl3-devel libtool pkgconfig readline-devel @@ -43,6 +43,12 @@ install -m0644 doc/dropwatch.1 %{buildroot}%{_mandir}/man1 %{_mandir}/man1/dropwatch.1.gz %changelog +* Thu Sep 10 2020 lunankun - 1.5-8 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:fix source0 url + * Sat Oct 19 2019 openEuler Buildteam - 1.5-7 - Type:bugfix - Id:NA