update to 1.4.19
This commit is contained in:
parent
7714761f35
commit
4d91ac5f36
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ haproxy-1.4.8.tar.gz
|
||||
/haproxy-1.4.11.tar.gz
|
||||
/haproxy-1.4.15.tar.gz
|
||||
/haproxy-1.4.18.tar.gz
|
||||
/haproxy-1.4.19.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%define haproxy_datadir %{_datadir}/haproxy
|
||||
|
||||
Name: haproxy
|
||||
Version: 1.4.18
|
||||
Release: 2%{?dist}
|
||||
Version: 1.4.19
|
||||
Release: 1%{?dist}
|
||||
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -144,6 +144,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jan 29 2012 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.19-1
|
||||
- Update to 1.4.19
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.18-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user