Update to 1.6.3 (#1276288)
This commit is contained in:
parent
45c57ba711
commit
e73c9446a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.6.0.tar.gz
|
||||
/haproxy-1.6.1.tar.gz
|
||||
/haproxy-1.6.2.tar.gz
|
||||
/haproxy-1.6.3.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.6.2
|
||||
Release: 3%{?dist}
|
||||
Version: 1.6.3
|
||||
Release: 1%{?dist}
|
||||
Summary: HAProxy reverse proxy for high availability environments
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -139,6 +139,9 @@ exit 0
|
||||
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
|
||||
|
||||
%changelog
|
||||
* Wed Jan 20 2016 Ryan O'Hara <rohara@redhat.com> - 1.6.3-1
|
||||
- Update to 1.6.3 (#1276288)
|
||||
|
||||
* Wed Nov 18 2015 Ryan O'Hara <rohara@redhat.com> - 1.6.2-3
|
||||
- Enable Lua support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user