diff --git a/gstreamer1-plugins-base.spec b/gstreamer1-plugins-base.spec index ea075fa..aa4b55c 100644 --- a/gstreamer1-plugins-base.spec +++ b/gstreamer1-plugins-base.spec @@ -6,7 +6,7 @@ Name: gstreamer1-plugins-base Version: 1.16.2 -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer streaming media framework base plugins License: LGPLv2+ @@ -45,6 +45,7 @@ BuildRequires: mesa-libGLU-devel BuildRequires: mesa-libEGL-devel BuildRequires: wayland-devel BuildRequires: egl-wayland-devel +BuildRequires: graphene-devel # pkgconfig-style deps specifically searched-for by autotools/configure BuildRequires: pkgconfig(wayland-client) >= 1.0 BuildRequires: pkgconfig(wayland-cursor) >= 1.0 @@ -474,6 +475,10 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0 %changelog +* Thu Apr 16 2020 Wim Taymans - 1.16.2-3 +- Add BR graphene-devel to build gltransform +- Fixes rhbz#1822387 + * Wed Jan 29 2020 Fedora Release Engineering - 1.16.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild