From 083e40d47fd56fb19fcc211deb43db63c7ddf645 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 13:29:26 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_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 8ab4c0f..78b273d 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 2.6.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HAProxy reverse proxy for high availability environments License: GPLv2+ @@ -133,6 +133,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 2.6.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jun 03 2022 Ryan O'Hara - 2.6.0-2 - Add conf.d directory and update systemd unit file (#2093483)