From 1fc220f76d5422bf5b74009f80f14c84be402f3b Mon Sep 17 00:00:00 2001 From: Michal Sekletar Date: Mon, 7 Sep 2020 09:44:42 +0000 Subject: [PATCH] Enable bootstrap --- avahi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/avahi.spec b/avahi.spec index 35d8bd6..b017efe 100644 --- a/avahi.spec +++ b/avahi.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %if %{without bootstrap} %{?!WITH_MONO: %global WITH_MONO 1} @@ -47,7 +47,7 @@ Name: avahi Version: 0.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Local network service discovery License: LGPLv2+ URL: http://avahi.org @@ -806,6 +806,9 @@ exit 0 %changelog +* Mon Sep 07 2020 Ondřej Lysoněk - 0.8-4 +- Rebuilt due to libevent rebase + * Mon Jul 27 2020 Fedora Release Engineering - 0.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild