diff --git a/.gitignore b/.gitignore index fddb4b3..b93b67a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/haproxy.spec b/haproxy.spec index a39b7ba..6881b22 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -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 - 1.4.19-1 +- Update to 1.4.19 + * Fri Jan 13 2012 Fedora Release Engineering - 1.4.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index ad17b97..b337ead 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ac88bb1a76c4b84ed4f6131183bedbe haproxy-1.4.18.tar.gz +41392d738460dbf99295fd928031c6a4 haproxy-1.4.19.tar.gz