diff options
Diffstat (limited to 'examples/haproxy.spec')
-rw-r--r-- | examples/haproxy.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/haproxy.spec b/examples/haproxy.spec index 3209d6a7e..df009ee7d 100644 --- a/examples/haproxy.spec +++ b/examples/haproxy.spec @@ -1,6 +1,6 @@ Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments Name: haproxy -Version: 1.9-dev11 +Version: 1.9.0 Release: 1 License: GPL Group: System Environment/Daemons @@ -74,6 +74,9 @@ fi %attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name} %changelog +* Wed Dec 19 2018 Willy Tarreau <w@1wt.eu> +- updated to 1.9.0 + * Sun Dec 16 2018 Willy Tarreau <w@1wt.eu> - updated to 1.9-dev11 |