Rebuilt (iptables)

This commit is contained in:
Björn Esser 2019-06-25 19:50:33 +02:00
parent 17f6220c6e
commit 6eb20360a8
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -9,7 +9,7 @@
Name: keepalived Name: keepalived
Summary: High Availability monitor built upon LVS, VRRP and service pollers Summary: High Availability monitor built upon LVS, VRRP and service pollers
Version: 2.0.12 Version: 2.0.12
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ License: GPLv2+
URL: http://www.keepalived.org/ URL: http://www.keepalived.org/
@ -95,6 +95,9 @@ mkdir -p %{buildroot}%{_libexecdir}/keepalived
%{_mandir}/man8/keepalived.8* %{_mandir}/man8/keepalived.8*
%changelog %changelog
* Tue Jun 25 2019 Björn Esser <besser82@fedoraproject.org> - 2.0.12-2
- Rebuilt (iptables)
* Mon Feb 04 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.12-1 * Mon Feb 04 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.12-1
- Update to 2.0.12 (#1576138) - Update to 2.0.12 (#1576138)