Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
936c22ee25 |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@ ipvsadm-1.25.tar.gz
|
|||
/ipvsadm-1.26.tar.gz
|
||||
/ipvsadm-1.27.tar.gz
|
||||
/ipvsadm-1.28.tar.gz
|
||||
/ipvsadm-1.29.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Name: ipvsadm
|
||||
Summary: Utility to administer the Linux Virtual Server
|
||||
Version: 1.28
|
||||
Release: 3%{?dist}
|
||||
Version: 1.29
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://kernel.org/pub/linux/utils/kernel/ipvsadm/
|
||||
|
||||
|
|
@ -71,6 +71,9 @@ CFLAGS="%{optflags}" make
|
|||
%{_mandir}/man8/%{name}-save.8*
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
9b449f0b2cc1dc486c70a5911f8319e1 ipvsadm-1.28.tar.gz
|
||||
SHA512 (ipvsadm-1.29.tar.gz) = ea0213444ef706e217c63561157c8273a555a5c2ed368bb0a086fa246002ee393f5f0223e144137fa0146738f8149b07f706275155df87e04fcf75ba5b3c8aca
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue