From 6aad10dfee22c89c7f809b147108ac480421dbad Mon Sep 17 00:00:00 2001 From: Chris Schuld Date: Tue, 28 Oct 2014 14:57:45 -0700 Subject: [PATCH] update to 1.5.6 --- spec/haproxy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/spec/haproxy.spec b/spec/haproxy.spec index d5d45a0..b5d8ce6 100644 --- a/spec/haproxy.spec +++ b/spec/haproxy.spec @@ -6,8 +6,8 @@ %define haproxy_confdir %{_sysconfdir}/haproxy %define haproxy_datadir %{_datadir}/haproxy -%define version 1.5.3 -#%define dev_rel dev25 +%define version 1.5.6 +#%define dev_rel dev0 #%define release 1 Name: haproxy @@ -121,6 +121,9 @@ fi %exclude %{_sbindir}/haproxy-systemd-wrapper %changelog +* Tue Oct 28 2014 Chris Schuld - 1.5.6 +- Update to haproxy 1.5.6 + * Wed Aug 20 2014 Alan Ivey - 1.5.3 - Update to haproxy 1.5.3 - Add %{dist} to Release