From 6c1ed84caa663ef30ce7575a055d80e3f7e591e6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 02:06:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_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 29ceaed..9911c24 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 1.8.17 -Release: 3%{?dist} +Release: 4%{?dist} Summary: HAProxy reverse proxy for high availability environments License: GPLv2+ @@ -134,6 +134,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.8.17-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Jan 24 2019 Petr Pisar - 1.8.17-3 - Rebuild against patched libpcreposix library (bug #1667614)