Update to 1.13.1

Add patch to fix aliasing compilation error
This commit is contained in:
Wim Taymans 2018-02-22 12:01:17 +01:00
parent 67285a0b57
commit 2377e46289

View File

@ -98,7 +98,7 @@ for the GStreamer Base Plugins library.
%prep %prep
%setup -q -n gst-plugins-base-%{version} %setup -q -n gst-plugins-base-%{version}
%patch0 -p1 %patch0 -p1
%patch0 -p2 %patch1 -p1
%build %build
%configure \ %configure \