update to haproxy 1.4.15

This commit is contained in:
Jeremy Hinegardner 2011-04-26 22:16:02 -06:00
parent a415cbbaa1
commit 13d35c000c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*~ *~
haproxy-1.4.8.tar.gz haproxy-1.4.8.tar.gz
/haproxy-1.4.11.tar.gz /haproxy-1.4.11.tar.gz
/haproxy-1.4.15.tar.gz

View File

@ -5,7 +5,7 @@
%define haproxy_datadir %{_datadir}/haproxy %define haproxy_datadir %{_datadir}/haproxy
Name: haproxy Name: haproxy
Version: 1.4.11 Version: 1.4.15
Release: 1%{?dist} Release: 1%{?dist}
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
@ -144,6 +144,9 @@ fi
%changelog %changelog
* Tue Apr 26 2011 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.15-1
- Update to 1.4.15
* Sun Feb 27 2011 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.11-1 * Sun Feb 27 2011 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.11-1
- update to 1.4.11 - update to 1.4.11

View File

@ -1 +1 @@
4f0638652d7800860838dc195da335d8 haproxy-1.4.11.tar.gz c1b4fc6028c6d8e23dde8c91ff47eabe haproxy-1.4.15.tar.gz