add yaml
This commit is contained in:
parent
dfc1d776cc
commit
bd4f6d7083
@ -1,6 +1,6 @@
|
||||
Name: ipvsadm
|
||||
Version: 1.31
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A utility to administer the IP virtual server services
|
||||
License: GPLv2+
|
||||
URL: https://kernel.org/pub/linux/utils/kernel/ipvsadm/
|
||||
@ -56,6 +56,12 @@ install -p -D -m 0600 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}-co
|
||||
%{_mandir}/man8/*8*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 27 2020 zhouxuodng <zhouxudong8@huawei.com> - 1.31-2
|
||||
- Type: requirement
|
||||
- ID: NA
|
||||
- SUG: NA
|
||||
- DESC: add yaml
|
||||
|
||||
* Mon Apr 20 2020 zhouxudong <zhouxudong8@huawei.com> - 1.31-1
|
||||
- Type: requirement
|
||||
- ID: NA
|
||||
|
||||
4
ipvsadm.yaml
Normal file
4
ipvsadm.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: git
|
||||
src_repo: https://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user