diff --git a/.gitignore b/.gitignore index 05aa2d1..f9fd813 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ haproxy-1.4.8.tar.gz /haproxy-1.5.9.tar.gz /haproxy-1.5.10.tar.gz /haproxy-1.5.11.tar.gz +/haproxy-1.5.12.tar.gz diff --git a/haproxy.spec b/haproxy.spec index 6ed65d0..15b5c0a 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -7,8 +7,8 @@ %global _hardened_build 1 Name: haproxy -Version: 1.5.11 -Release: 4%{?dist} +Version: 1.5.12 +Release: 1%{?dist} Summary: HAProxy reverse proxy for high availability environments Group: System Environment/Daemons @@ -144,6 +144,9 @@ exit 0 %attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home} %changelog +* Tue May 05 2015 Ryan O'Hara - 1.5.12-1 +- Update to 1.5.12 (#1217922) + * Wed Mar 04 2015 Ryan O'Hara - 1.5.11-4 - Rework systemd service and sysconfig file diff --git a/sources b/sources index 1d86513..e054bae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5500a79d0d2b238d4a1e9749bd0c2cb2 haproxy-1.5.11.tar.gz +d41d8cd98f00b204e9800998ecf8427e haproxy-1.5.12.tar.gz