From 4b829bdd2ef169c79dd5d56055ad5d94e886c4bd Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 02:00:59 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/haproxy.git#3d42a4583bec148ecc690cbcf04ac1d9be73e3d9 --- haproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)