diff --git a/haproxy.spec b/haproxy.spec index ddcbef2b7396da0824c2d6615995a6324248eb13..8964ea921ad99b57a727fd7c95164d0e7bbd111c 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %define haproxy_user haproxy %define haproxy_group %{haproxy_user} %define haproxy_homedir %{_localstatedir}/lib/haproxy @@ -14,7 +14,7 @@ Summary: HAProxy reverse proxy for high availability environments License: GPLv2+ -URL: http://www.haproxy.org/ +URL: https://www.haproxy.org/ Source0: %{url}/download/2.7/src/haproxy-%{version}.tar.gz Source1: %{name}.service Source2: %{name}.cfg @@ -146,6 +146,9 @@ done %doc README %changelog +* Wed May 22 2024 mgb01105731 - 2.7.10-2 +- fix source link + * Sat Oct 07 2023 Xiaoping Liu - 2.7.10-1 - Update to 2.7.10