update to 1.4.20

This commit is contained in:
Jeremy Hinegardner 2012-04-03 19:32:14 -06:00
parent cdd669de65
commit fb8fe643d4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <jeremy at hinegardner dot org> - 1.4.20-1
- Update to 1.4.20
* Sun Feb 19 2012 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.19-4
- fix haproxy.services file

View File

@ -1 +1 @@
41392d738460dbf99295fd928031c6a4 haproxy-1.4.19.tar.gz
0cd3b91812ff31ae09ec4ace6355e29e haproxy-1.4.20.tar.gz