diff --git a/haproxy.spec b/haproxy.spec index f0e53f6..1eb98e7 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 2.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HAProxy reverse proxy for high availability environments License: GPLv2+ @@ -131,6 +131,10 @@ exit 0 %{_mandir}/man1/* %changelog +* Wed Jun 16 2021 Mohan Boddu - 2.4.0-3 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Thu Jun 03 2021 Ryan O'Hara - 2.4.0-2 - Fix hardened builds (#1966688)