From 2e9462bb52fa048ca89756b3adf17d24d4ca7741 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:29:51 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- haproxy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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)