diff --git a/haproxy.spec b/haproxy.spec index c58550f..01ffc65 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 2.3.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HAProxy reverse proxy for high availability environments License: GPLv2+ @@ -133,6 +133,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.3.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jan 14 2021 Ryan O'Hara - 2.3.4-1 - Update to 2.3.4 (#1914447)