From cdd669de65da2c914266e54cad1aecf33cca30f5 Mon Sep 17 00:00:00 2001 From: Jeremy Hinegardner Date: Sun, 19 Feb 2012 17:59:55 -0700 Subject: [PATCH] bump spec --- haproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/haproxy.spec b/haproxy.spec index b80bf4a..113a5bc 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -6,7 +6,7 @@ Name: haproxy Version: 1.4.19 -Release: 3%{?dist} +Release: 4%{?dist} Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments Group: System Environment/Daemons @@ -153,6 +153,9 @@ fi %changelog +* Sun Feb 19 2012 Jeremy Hinegardner - 1.4.19-4 +- fix haproxy.services file + * Sun Feb 19 2012 Jeremy Hinegardner - 1.4.19-3 - Update to use systemd fixing bug #770305