Update to 1.6.3 (#1276288)

This commit is contained in:
Ryan O'Hara 2016-01-20 17:23:48 -06:00
parent 45c57ba711
commit e73c9446a3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
d0ebd3d123191a8136e2e5eb8aaff039 haproxy-1.6.2.tar.gz
3362d1e268c78155c2474cb73e7f03f9 haproxy-1.6.3.tar.gz