Update to 1.6.9 (#1370709)

This commit is contained in:
Ryan O'Hara 2016-08-31 10:53:56 -05:00
parent e2ada79459
commit c33b1534bc
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ haproxy-1.4.8.tar.gz
/haproxy-1.6.5.tar.gz
/haproxy-1.6.6.tar.gz
/haproxy-1.6.7.tar.gz
/haproxy-1.6.9.tar.gz

View File

@ -7,8 +7,8 @@
%global _hardened_build 1
Name: haproxy
Version: 1.6.7
Release: 2%{?dist}
Version: 1.6.9
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 Aug 31 2016 Ryan O'Hara <rohara@redhat.com> - 1.6.9-1
- Update to 1.6.9 (#1370709)
* Thu Jul 14 2016 Ryan O'Hara <rohara@redhat.com> - 1.6.7-2
- Fix main frontend in default config file (#1348674)

View File

@ -1 +1 @@
a046ed63b00347bd367b983529dd541f haproxy-1.6.7.tar.gz
c52eee40eb66f290d6f089c339b9d2b3 haproxy-1.6.9.tar.gz