From a5aeed8599bc5211ee7376b02878e444aa06c95a Mon Sep 17 00:00:00 2001 From: Ryan O'Hara Date: Thu, 19 Apr 2018 09:27:42 -0500 Subject: [PATCH] Update to 1.8.7 (#1560121) --- haproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/haproxy.spec b/haproxy.spec index 0fabe50..cf33ab5 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -7,7 +7,7 @@ %global _hardened_build 1 Name: haproxy -Version: 1.8.6 +Version: 1.8.7 Release: 1%{?dist} Summary: HAProxy reverse proxy for high availability environments @@ -135,6 +135,9 @@ exit 0 %attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home} %changelog +* Mon Apr 09 2018 Ryan O'Hara - 1.8.7-1 +- Update to 1.8.7 (#1560121) + * Fri Apr 06 2018 Ryan O'Hara - 1.8.6-1 - Update to 1.8.6 (#1560121)