!2 fix source0 url

From: @lunankun
Reviewed-by: @wangxp006
Signed-off-by: @wangxp006
This commit is contained in:
openeuler-ci-bot 2020-09-15 17:25:42 +08:00 committed by Gitee
commit 9949adfd91

View File

@ -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 <lunankun@huawei.com> - 1.5-8
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:fix source0 url
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.5-7
- Type:bugfix
- Id:NA