diff --git a/.gitignore b/.gitignore index b93b67a..fbd94ed 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ haproxy-1.4.8.tar.gz /haproxy-1.4.15.tar.gz /haproxy-1.4.18.tar.gz /haproxy-1.4.19.tar.gz +/haproxy-1.4.20.tar.gz diff --git a/haproxy.spec b/haproxy.spec index 113a5bc..8b7fd83 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -5,8 +5,8 @@ %define haproxy_datadir %{_datadir}/haproxy Name: haproxy -Version: 1.4.19 -Release: 4%{?dist} +Version: 1.4.20 +Release: 1%{?dist} Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments Group: System Environment/Daemons @@ -153,6 +153,9 @@ fi %changelog +* Tue Apr 03 2012 Jeremy Hinegardner - 1.4.20-1 +- Update to 1.4.20 + * Sun Feb 19 2012 Jeremy Hinegardner - 1.4.19-4 - fix haproxy.services file diff --git a/sources b/sources index b337ead..7269660 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41392d738460dbf99295fd928031c6a4 haproxy-1.4.19.tar.gz +0cd3b91812ff31ae09ec4ace6355e29e haproxy-1.4.20.tar.gz