From d2eecf45432b9636fc3063a161369ca42ca64958 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 12:12:30 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- haproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/haproxy.spec b/haproxy.spec index 2e2e5e9..98c4a33 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 2.4.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: HAProxy reverse proxy for high availability environments License: GPLv2+ @@ -134,6 +134,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 2.4.8-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Nov 16 2021 Ryan O'Hara - 2.4.8-3 - Fix OpenSSL 3.0 build (#2022031)