From 13d35c000c28065f5b1d37022e9c522307dd7cfd Mon Sep 17 00:00:00 2001 From: Jeremy Hinegardner Date: Tue, 26 Apr 2011 22:16:02 -0600 Subject: [PATCH] update to haproxy 1.4.15 --- .gitignore | 1 + haproxy.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c669ffc..a56a49a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *~ haproxy-1.4.8.tar.gz /haproxy-1.4.11.tar.gz +/haproxy-1.4.15.tar.gz diff --git a/haproxy.spec b/haproxy.spec index 81767a3..11b1a76 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -5,7 +5,7 @@ %define haproxy_datadir %{_datadir}/haproxy Name: haproxy -Version: 1.4.11 +Version: 1.4.15 Release: 1%{?dist} Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments @@ -144,6 +144,9 @@ fi %changelog +* Tue Apr 26 2011 Jeremy Hinegardner - 1.4.15-1 +- Update to 1.4.15 + * Sun Feb 27 2011 Jeremy Hinegardner - 1.4.11-1 - update to 1.4.11 diff --git a/sources b/sources index 4151b67..4c2019e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4f0638652d7800860838dc195da335d8 haproxy-1.4.11.tar.gz +c1b4fc6028c6d8e23dde8c91ff47eabe haproxy-1.4.15.tar.gz