From bd4f6d7083f35b5ea22a1faa67211c5d8a69dd81 Mon Sep 17 00:00:00 2001 From: yeah_wang <1485652911@qq.com> Date: Mon, 27 Jul 2020 11:05:33 +0800 Subject: [PATCH] add yaml --- ipvsadm.spec | 8 +++++++- ipvsadm.yaml | 4 ++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 ipvsadm.yaml diff --git a/ipvsadm.spec b/ipvsadm.spec index cecadf2..79e254c 100644 --- a/ipvsadm.spec +++ b/ipvsadm.spec @@ -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 - 1.31-2 +- Type: requirement +- ID: NA +- SUG: NA +- DESC: add yaml + * Mon Apr 20 2020 zhouxudong - 1.31-1 - Type: requirement - ID: NA diff --git a/ipvsadm.yaml b/ipvsadm.yaml new file mode 100644 index 0000000..31454e6 --- /dev/null +++ b/ipvsadm.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git +tag_prefix: ^v +seperator: .