import ipvsadm-1.31-1.el8

This commit is contained in:
CentOS Sources 2020-07-28 08:01:17 -04:00 committed by Stepan Oksanichenko
parent 09b6f5e0eb
commit 636e27aafc
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/ipvsadm-1.30.tar.gz SOURCES/ipvsadm-1.31.tar.gz

View File

@ -1 +1 @@
e739a8a10f8fe855bb589c194d2776be35d3fba2 SOURCES/ipvsadm-1.30.tar.gz 2d6fa5fe01f8aa9dd4fc272855c8fc12aea3c06b SOURCES/ipvsadm-1.31.tar.gz

View File

@ -1,6 +1,6 @@
Name: ipvsadm Name: ipvsadm
Summary: Utility to administer the Linux Virtual Server Summary: Utility to administer the Linux Virtual Server
Version: 1.30 Version: 1.31
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
URL: https://kernel.org/pub/linux/utils/kernel/ipvsadm/ URL: https://kernel.org/pub/linux/utils/kernel/ipvsadm/
@ -73,6 +73,9 @@ services. Supported Features include:
%{_mandir}/man8/%{name}-save.8* %{_mandir}/man8/%{name}-save.8*
%changelog %changelog
* Mon Jan 06 2020 Ryan O'Hara <rohara@redhat.com> - 1.31-1
- Update to 1.31 (#1777995)
* Tue Dec 03 2019 Ryan O'Hara <rohara@redhat.com> - 1.30-1 * Tue Dec 03 2019 Ryan O'Hara <rohara@redhat.com> - 1.30-1
- Update to 1.30 (#1777995) - Update to 1.30 (#1777995)