diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index e8eee16..28b85c2 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -17,7 +17,7 @@ Name: gstreamer1-plugins-good Version: 1.19.3 -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -170,7 +170,7 @@ to be installed. -D package-origin='http://download.fedoraproject.org' \ -D doc=disabled \ -D asm=%{?with_nasm:enabled}%{!?with_nasm:disabled} \ - -D gtk_doc=disabled \ + -D doc=disabled \ -D orc=enabled \ -D monoscope=disabled \ -D aalib=disabled \ @@ -298,6 +298,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';' %changelog +* Wed Jan 26 2022 Wim Taymans - 1.19.3-3 +- Fix build + * Thu Jan 20 2022 Fedora Release Engineering - 1.19.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild