diff --git a/haproxy.spec b/haproxy.spec index 1d06a4c..2048b22 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 2.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HAProxy reverse proxy for high availability environments License: GPLv2+ @@ -127,6 +127,9 @@ done %{_sysusersdir}/%{name}.conf %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 2.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Dec 05 2022 Ryan O'Hara - 2.7.0-1 - Update to 2.7.0 (#2150028)