diff --git a/haproxy.spec b/haproxy.spec index 6e8126d..86195b0 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 3.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HAProxy reverse proxy for high availability environments License: GPL-2.0-or-later @@ -127,6 +127,10 @@ done %{_sysusersdir}/%{name}.conf %changelog +* Tue Oct 29 2024 Troy Dawson - 3.0.3-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Jul 16 2024 Ryan O'Hara - 3.0.3-1 - Update to 3.0.3 (RHEL-40620)