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