Update to 1.5.11 (#1188029)
This commit is contained in:
parent
cd5b39ac10
commit
728e5a0dd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.5.8.tar.gz
|
||||
/haproxy-1.5.9.tar.gz
|
||||
/haproxy-1.5.10.tar.gz
|
||||
/haproxy-1.5.11.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.5.10
|
||||
Version: 1.5.11
|
||||
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
|
||||
* Sun Feb 01 2015 Ryan O'Hara <rohara@redhat.com> - 1.5.11-1
|
||||
- Update to 1.5.11 (#1188029)
|
||||
|
||||
* Mon Jan 05 2015 Ryan O'Hara <rohara@redhat.com> - 1.5.10-1
|
||||
- Update to 1.5.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user