Update to 1.7.1
This commit is contained in:
parent
6888383127
commit
20c99eb306
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.6.9.tar.gz
|
||||
/haproxy-1.6.10.tar.gz
|
||||
/haproxy-1.7.0.tar.gz
|
||||
/haproxy-1.7.1.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.7.0
|
||||
Version: 1.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: HAProxy reverse proxy for high availability environments
|
||||
|
||||
@ -139,6 +139,9 @@ exit 0
|
||||
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
|
||||
|
||||
%changelog
|
||||
* Thu Dex 29 2016 Ryan O'Hara <rohara@redhat.com> - 1.7.1-1
|
||||
- Update to 1.7.1
|
||||
|
||||
* Mon Nov 28 2016 Ryan O'Hara <rohara@redhat.com> - 1.7.0-1
|
||||
- Update to 1.7.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user