Update to 2.0.12 (#1576138)
This commit is contained in:
parent
e4f5d4eec9
commit
17f6220c6e
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/keepalived-2.0.6.tar.gz
|
||||
/keepalived-2.0.10.tar.gz
|
||||
/keepalived-2.0.11.tar.gz
|
||||
/keepalived-2.0.12.tar.gz
|
||||
|
@ -8,8 +8,8 @@
|
||||
|
||||
Name: keepalived
|
||||
Summary: High Availability monitor built upon LVS, VRRP and service pollers
|
||||
Version: 2.0.11
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.12
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://www.keepalived.org/
|
||||
|
||||
@ -95,6 +95,9 @@ mkdir -p %{buildroot}%{_libexecdir}/keepalived
|
||||
%{_mandir}/man8/keepalived.8*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 04 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.12-1
|
||||
- Update to 2.0.12 (#1576138)
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.11-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (keepalived-2.0.11.tar.gz) = ead982aeacdf329109089dfc58a42915ff44b0c4897006000c74642fa3747b2cac1a472faa438ce517f47b80d193d466875ab7130d2206400c8b2ad52f17c6d4
|
||||
SHA512 (keepalived-2.0.12.tar.gz) = 345f7574cfe978194504691c0a7bcad76b1438bf8833911271647d445f0d1352972257554524e94be44e9d971299678d2f9a026e29088e844bbb3d2b25637076
|
||||
|
Loading…
Reference in New Issue
Block a user