update Source0

(cherry picked from commit 3d315b9e3ac600b2b3b8dff2bab186d1acca865b)
This commit is contained in:
zhongxuan 2022-12-01 22:04:31 +08:00 committed by openeuler-sync-bot
parent 579b63faac
commit 71679a8658

View File

@ -1,11 +1,11 @@
Name: iputils
Version: 20210722
Release: 6
Release: 7
Summary: Network monitoring tools including ping
License: BSD and GPLv2+
URL: https://github.com/iputils/iputils
Source0: https://github.com/iputils/iputils/archive/s%{version}.tar.gz#/%{name}-s%{version}.tar.gz
Source0: https://github.com/iputils/iputils/archive/refs/tags/%{version}.tar.gz#/%{name}-s%{version}.tar.gz
Source1: ifenslave.tar.gz
Source2: rdisc.service
Source3: ninfod.service
@ -122,6 +122,12 @@ install -cp ifenslave.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/
%{_unitdir}/ninfod.service
%changelog
* Thu Dec 01 2022 zhongxuan <zhongxuan2@huawei.com> - 20210722-7
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: update Source0
* Fri May 06 2022 eaglegai <eaglegai@163.com> - 20210722-6
- Type:bugfix
- ID:NA