diff --git a/libnice.spec b/libnice.spec index 5cbe661..b1390af 100644 --- a/libnice.spec +++ b/libnice.spec @@ -3,7 +3,7 @@ Name: libnice Version: 0.1.17 -Release: 3%{?dist} +Release: 4%{?dist} Summary: GLib ICE implementation License: LGPLv2 and MPLv1.1 @@ -24,6 +24,7 @@ BuildRequires: gstreamer-plugins-base-devel %endif BuildRequires: gstreamer1-devel >= 0.11.91 BuildRequires: gstreamer1-plugins-base-devel >= 0.11.91 +BuildRequires: gtk-doc BuildRequires: gupnp-igd-devel >= 0.1.2 @@ -141,6 +142,9 @@ make check %changelog +* Wed Dec 09 2020 Kamil Dudka - 0.1.17-4 +- add BR for gtk-doc to fix build failure in Fedora Rawhide + * Tue Jul 28 2020 Fedora Release Engineering - 0.1.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild