Update to 1.5.8
This commit is contained in:
parent
cc5e0dcfe5
commit
101b99a995
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ haproxy-1.4.8.tar.gz
|
|||||||
/haproxy-1.5.5.tar.gz
|
/haproxy-1.5.5.tar.gz
|
||||||
/haproxy-1.5.6.tar.gz
|
/haproxy-1.5.6.tar.gz
|
||||||
/haproxy-1.5.7.tar.gz
|
/haproxy-1.5.7.tar.gz
|
||||||
|
/haproxy-1.5.8.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 1.5.7
|
Version: 1.5.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: HAProxy reverse proxy for high availability environments
|
Summary: HAProxy reverse proxy for high availability environments
|
||||||
|
|
||||||
@ -135,6 +135,9 @@ exit 0
|
|||||||
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
|
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 01 2014 Ryan O'Hara <rohara@redhat.com> - 1.5.8-1
|
||||||
|
- Update to 1.5.8
|
||||||
|
|
||||||
* Thu Oct 30 2014 Ryan O'Hara <rohara@redhat.com> - 1.5.7-1
|
* Thu Oct 30 2014 Ryan O'Hara <rohara@redhat.com> - 1.5.7-1
|
||||||
- Update to 1.5.7
|
- Update to 1.5.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user