Update to 1.29 (#1408437)
This commit is contained in:
parent
acadc2ded2
commit
ff96b2adc9
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ ipvsadm-1.25.tar.gz
|
|||||||
/ipvsadm-1.26.tar.gz
|
/ipvsadm-1.26.tar.gz
|
||||||
/ipvsadm-1.27.tar.gz
|
/ipvsadm-1.27.tar.gz
|
||||||
/ipvsadm-1.28.tar.gz
|
/ipvsadm-1.28.tar.gz
|
||||||
|
/ipvsadm-1.29.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: ipvsadm
|
Name: ipvsadm
|
||||||
Summary: Utility to administer the Linux Virtual Server
|
Summary: Utility to administer the Linux Virtual Server
|
||||||
Version: 1.28
|
Version: 1.29
|
||||||
Release: 3%{?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/
|
||||||
|
|
||||||
@ -71,6 +71,9 @@ CFLAGS="%{optflags}" make
|
|||||||
%{_mandir}/man8/%{name}-save.8*
|
%{_mandir}/man8/%{name}-save.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 29 2016 Ryan O'Hara <rohara@redhat.com> - 1.29-1
|
||||||
|
- Update to 1.29 (#1408437)
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.28-3
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.28-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user