diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,4 +1,5 @@ libX11.so.6 +libaom.so.0 libass.so.9 libbz2.so.1.0 libc.so.6 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : gstreamer-1.0-plugins-bad version : 1.14.4 -release : 45 +release : 46 source : - https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.14.4.tar.xz : 910b4e0e2e897e8b6d06767af1779d70057c309f67292f485ff988d087aa0de5 license : LGPL-2.0-or-later @@ -9,6 +9,7 @@ description: | GStreamer is a streaming media framework, based on graphs of elements which operate on media data. This package contains plug-ins that aren't tested well enough, or the code is not of good enough quality. builddeps : + - pkgconfig(aom) - pkgconfig(bluez) - pkgconfig(dvdnav) - pkgconfig(dvdread) diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -27,6 +27,7 @@ /usr/lib64/gstreamer-1.0/libgstadpcmdec.so /usr/lib64/gstreamer-1.0/libgstadpcmenc.so /usr/lib64/gstreamer-1.0/libgstaiff.so + /usr/lib64/gstreamer-1.0/libgstaom.so /usr/lib64/gstreamer-1.0/libgstasfmux.so /usr/lib64/gstreamer-1.0/libgstassrender.so /usr/lib64/gstreamer-1.0/libgstaudiobuffersplit.so @@ -196,7 +197,7 @@ programming.devel - gstreamer-1.0-plugins-bad + gstreamer-1.0-plugins-bad /usr/include/gstreamer-1.0/gst/audio/audio-bad-prelude.h @@ -754,8 +755,8 @@ - - 2018-11-29 + + 2018-12-28 1.14.4 Packaging update Pierre-Yves