update to 1.4.19

This commit is contained in:
Jeremy Hinegardner 2012-01-29 11:53:55 -07:00
parent 7714761f35
commit 4d91ac5f36
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ haproxy-1.4.8.tar.gz
/haproxy-1.4.11.tar.gz
/haproxy-1.4.15.tar.gz
/haproxy-1.4.18.tar.gz
/haproxy-1.4.19.tar.gz

View File

@ -5,8 +5,8 @@
%define haproxy_datadir %{_datadir}/haproxy
Name: haproxy
Version: 1.4.18
Release: 2%{?dist}
Version: 1.4.19
Release: 1%{?dist}
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
Group: System Environment/Daemons
@ -144,6 +144,9 @@ fi
%changelog
* Sun Jan 29 2012 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.19-1
- Update to 1.4.19
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
4ac88bb1a76c4b84ed4f6131183bedbe haproxy-1.4.18.tar.gz
41392d738460dbf99295fd928031c6a4 haproxy-1.4.19.tar.gz