Update to 1.6.5 (#1317313)
This commit is contained in:
parent
87e26fec80
commit
fe4c32baa8
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.6.1.tar.gz
|
||||
/haproxy-1.6.2.tar.gz
|
||||
/haproxy-1.6.3.tar.gz
|
||||
/haproxy-1.6.5.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.6.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.6.5
|
||||
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
|
||||
* Mon May 23 2016 Ryan O'Hara <rohara@redhat.com> - 1.6.5-1
|
||||
- Update to 1.6.5 (#1317313)
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user