diff --git a/haproxy.spec b/haproxy.spec index d618be7..631d6dd 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 2.8.3 -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 +* Sat Jan 20 2024 Fedora Release Engineering - 2.8.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Sep 25 2023 Ryan O'Hara - 2.8.3-1 - Update to 2.8.3 (#2219397)