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: .