Update to 1.5.12 (#1217922)

This commit is contained in:
Ryan O'Hara 2015-05-05 08:56:25 -05:00
parent 2829a4b8c8
commit b9b5bdac15
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ haproxy-1.4.8.tar.gz
/haproxy-1.5.9.tar.gz /haproxy-1.5.9.tar.gz
/haproxy-1.5.10.tar.gz /haproxy-1.5.10.tar.gz
/haproxy-1.5.11.tar.gz /haproxy-1.5.11.tar.gz
/haproxy-1.5.12.tar.gz

View File

@ -7,8 +7,8 @@
%global _hardened_build 1 %global _hardened_build 1
Name: haproxy Name: haproxy
Version: 1.5.11 Version: 1.5.12
Release: 4%{?dist} Release: 1%{?dist}
Summary: HAProxy reverse proxy for high availability environments Summary: HAProxy reverse proxy for high availability environments
Group: System Environment/Daemons Group: System Environment/Daemons
@ -144,6 +144,9 @@ exit 0
%attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home} %attr(-,%{haproxy_user},%{haproxy_group}) %dir %{haproxy_home}
%changelog %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 * Wed Mar 04 2015 Ryan O'Hara <rohara@redhat.com> - 1.5.11-4
- Rework systemd service and sysconfig file - Rework systemd service and sysconfig file

View File

@ -1 +1 @@
5500a79d0d2b238d4a1e9749bd0c2cb2 haproxy-1.5.11.tar.gz d41d8cd98f00b204e9800998ecf8427e haproxy-1.5.12.tar.gz