diff --git a/.gitignore b/.gitignore index 9c61ee8..c7f4644 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ haproxy-1.4.8.tar.gz /haproxy-1.5.1.tar.gz /haproxy-1.5.2.tar.gz /haproxy-1.5.3.tar.gz +/haproxy-1.5.4.tar.gz diff --git a/haproxy.spec b/haproxy.spec index 640c40c..b5eca7a 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -7,8 +7,8 @@ %global _hardened_build 1 Name: haproxy -Version: 1.5.3 -Release: 3%{?dist} +Version: 1.5.4 +Release: 1%{?dist} Summary: HAProxy reverse proxy for high availability environments Group: System Environment/Daemons @@ -135,6 +135,9 @@ exit 0 %attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home} %changelog +* Tue Sep 02 2013 Ryan O'Hara - 1.5.4-1 +- Update to 1.5.4 + * Sat Aug 16 2014 Fedora Release Engineering - 1.5.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 1893ca7..f778b91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e999a547d57445d5a5ab7eb6a06df9a1 haproxy-1.5.3.tar.gz +b027035bfd8f28326634f802c3447a34 haproxy-1.5.4.tar.gz