update to haproxy 1.4.15
This commit is contained in:
parent
a415cbbaa1
commit
13d35c000c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
*~
|
||||
haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.4.11.tar.gz
|
||||
/haproxy-1.4.15.tar.gz
|
||||
|
@ -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 <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
|
||||
- update to 1.4.11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user