Update to 1.5.7

This commit is contained in:
Ryan O'Hara 2014-10-30 20:20:44 -05:00
parent 9b19590b97
commit cc5e0dcfe5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@ haproxy-1.4.8.tar.gz
/haproxy-1.5.4.tar.gz
/haproxy-1.5.5.tar.gz
/haproxy-1.5.6.tar.gz
/haproxy-1.5.7.tar.gz

View File

@ -7,7 +7,7 @@
%global _hardened_build 1
Name: haproxy
Version: 1.5.6
Version: 1.5.7
Release: 1%{?dist}
Summary: HAProxy reverse proxy for high availability environments
@ -135,6 +135,9 @@ exit 0
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
%changelog
* Thu Oct 30 2014 Ryan O'Hara <rohara@redhat.com> - 1.5.7-1
- Update to 1.5.7
* Mon Oct 20 2014 Ryan O'Hara <rohara@redhat.com> - 1.5.6-1
- Update to 1.5.6

View File

@ -1 +1 @@
a1c65588e5c76b066f2cbde39e061751 haproxy-1.5.6.tar.gz
2d8133add0fb89e4141d36db7c8bfd08 haproxy-1.5.7.tar.gz