Update to 1.5.5
This commit is contained in:
parent
d3fc13929a
commit
9a72a0669e
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.5.2.tar.gz
|
||||
/haproxy-1.5.3.tar.gz
|
||||
/haproxy-1.5.4.tar.gz
|
||||
/haproxy-1.5.5.tar.gz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.5.4
|
||||
Version: 1.5.5
|
||||
Release: 1%{?dist}
|
||||
Summary: HAProxy reverse proxy for high availability environments
|
||||
|
||||
@ -135,6 +135,9 @@ exit 0
|
||||
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
|
||||
|
||||
%changelog
|
||||
* Wed Oct 08 2014 Ryan O'Hara <rohara@redhat.com> - 1.5.5-1
|
||||
- Update to 1.5.5
|
||||
|
||||
* Tue Sep 02 2014 Ryan O'Hara <rohara@redhat.com> - 1.5.4-1
|
||||
- Update to 1.5.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user