diff --git a/haproxy.spec b/haproxy.spec index 41fb6ad..851a6d0 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 2.9.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HAProxy reverse proxy for high availability environments License: GPL-2.0-or-later @@ -127,6 +127,9 @@ done %{_sysusersdir}/%{name}.conf %changelog +* Mon Jun 24 2024 Troy Dawson - 2.9.4-2 +- Bump release for June 2024 mass rebuild + * Thu Feb 08 2024 Ryan O'Hara - 2.9.4-1 - Update to 2.9.4 (#2250339)