Update to 1.17.1
Add sources Disable wpe for now
This commit is contained in:
parent
21e983b5a2
commit
10610d5dcc
@ -84,8 +84,10 @@ BuildRequires: libaom-devel
|
||||
BuildRequires: libmicrodns-devel
|
||||
BuildRequires: libopenmpt-devel
|
||||
BuildRequires: srt-devel
|
||||
%if 0
|
||||
BuildRequires: wpewebkit-devel
|
||||
BuildRequires: wpebackend-fdo-devel
|
||||
%endif
|
||||
|
||||
%if %{with extras}
|
||||
BuildRequires: libbs2b-devel >= 3.1.0
|
||||
@ -443,7 +445,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstwebp.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstwebrtc.so
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstwebrtcdsp.so
|
||||
%if 0
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstwpe.so
|
||||
%endif
|
||||
|
||||
#debugging plugin
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstdebugutilsbad.so
|
||||
@ -544,6 +548,7 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout
|
||||
* Mon Jun 22 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.1-1
|
||||
- Update to 1.17.1
|
||||
- Add sources
|
||||
- Disable wpe for now
|
||||
|
||||
* Fri Mar 20 2020 Debarshi Ray <rishi@fedoraproject.org> - 1.16.2-4
|
||||
- Enable the spandsp plugin
|
||||
|
Loading…
Reference in New Issue
Block a user