From 6b5c4c1d8f6ecd92ca4492e787a59cae385b2594 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:46:08 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- haproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)