diff --git a/gstreamer1.spec b/gstreamer1.spec index ca63df6..f6e7eb0 100644 --- a/gstreamer1.spec +++ b/gstreamer1.spec @@ -11,7 +11,7 @@ Name: gstreamer1 Version: 1.18.2 -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer streaming media framework runtime License: LGPLv2+ @@ -39,7 +39,9 @@ BuildRequires: check-devel BuildRequires: gettext BuildRequires: pkgconfig BuildRequires: libcap-devel +%if 0%{?fedora} BuildRequires: libunwind-devel +%endif BuildRequires: elfutils-devel BuildRequires: bash-completion @@ -187,6 +189,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer %changelog +* Tue Feb 23 2021 Wim Taymans - 1.18.2-3 +- Use libunwind only on fedora + * Tue Jan 26 2021 Fedora Release Engineering - 1.18.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild