Update to 1.4.2 (#1539269)

This commit is contained in:
Ryan O'Hara 2018-03-07 10:24:56 -06:00
parent 6f5d5e40cd
commit c547ab1223

View File

@ -8,7 +8,7 @@
Name: keepalived
Summary: High Availability monitor built upon LVS, VRRP and service pollers
Version: 1.4.1
Version: 1.4.2
Release: 1%{?dist}
License: GPLv2+
URL: http://www.keepalived.org/
@ -97,6 +97,9 @@ mkdir -p %{buildroot}%{_libexecdir}/keepalived
%{_mandir}/man8/keepalived.8*
%changelog
* Wed Mar 07 2018 Ryan O'Hara <rohara@redhat.com> - 1.4.2-1
- Update to 1.4.2 (#1539269)
* Mon Jan 29 2018 Ryan O'Hara <rohara@redhat.com> - 1.4.1-1
- Update to 1.4.1 (#1539269)