diff --git a/haproxy.spec b/haproxy.spec index 1f4c936..08cee96 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 2.4.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HAProxy reverse proxy for high availability environments License: GPLv2+ @@ -131,6 +131,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Tue Sep 14 2021 Sahana Prasad - 2.4.4-2 +- Rebuilt with OpenSSL 3.0.0 + * Tue Sep 07 2021 Ryan O'Hara - 2.4.4-1 - Update to 2.4.4 (#2002008)