Update to 1.5.12 (#1217922)
This commit is contained in:
parent
2829a4b8c8
commit
b9b5bdac15
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.5.9.tar.gz
|
||||
/haproxy-1.5.10.tar.gz
|
||||
/haproxy-1.5.11.tar.gz
|
||||
/haproxy-1.5.12.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.5.11
|
||||
Release: 4%{?dist}
|
||||
Version: 1.5.12
|
||||
Release: 1%{?dist}
|
||||
Summary: HAProxy reverse proxy for high availability environments
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -144,6 +144,9 @@ exit 0
|
||||
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
|
||||
|
||||
%changelog
|
||||
* Tue May 05 2015 Ryan O'Hara <rohara@redhat.com> - 1.5.12-1
|
||||
- Update to 1.5.12 (#1217922)
|
||||
|
||||
* Wed Mar 04 2015 Ryan O'Hara <rohara@redhat.com> - 1.5.11-4
|
||||
- Rework systemd service and sysconfig file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user