Update to 1.6.2 (#1276288)
This commit is contained in:
parent
86a5d24bec
commit
9626251704
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.5.14.tar.gz
|
||||
/haproxy-1.6.0.tar.gz
|
||||
/haproxy-1.6.1.tar.gz
|
||||
/haproxy-1.6.2.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.6.1
|
||||
Version: 1.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: HAProxy reverse proxy for high availability environments
|
||||
|
||||
@ -138,6 +138,9 @@ exit 0
|
||||
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
|
||||
|
||||
%changelog
|
||||
* Tue Nov 03 2015 Ryan O'Hara <rohara@redhat.com> - 1.6.2-1
|
||||
- Update to 1.6.2 (#1276288)
|
||||
|
||||
* Fri Oct 30 2015 Ryan O'Hara <rohara@redhat.com> - 1.6.1-1
|
||||
- Update to 1.6.1 (#1276288)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user