Hello community, here is the log from the commit of package ffmpeg for openSUSE:Factory checked in at 2017-02-22 13:46:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ffmpeg (Old) and /work/SRC/openSUSE:Factory/.ffmpeg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ffmpeg" Changes: -------- --- /work/SRC/openSUSE:Factory/ffmpeg/ffmpeg.changes 2017-02-20 14:30:09.837718591 +0100 +++ /work/SRC/openSUSE:Factory/.ffmpeg.new/ffmpeg.changes 2017-02-22 13:46:16.422332007 +0100 @@ -1,0 +2,9 @@ +Sat Feb 18 14:22:15 UTC 2017 - [email protected] + +- Have libavcodec57 additionally provide libavcodec57(unrestricted) + when building unrestricted: allow third party packages to require + the unrestricted codec. The existing -full provides is not + suitable as it can be provided by multiple libavcodec* packages, + whereas we require a specific ABI version. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ffmpeg.spec ++++++ --- /var/tmp/diff_new_pack.MDGpq7/_old 2017-02-22 13:46:17.222218099 +0100 +++ /var/tmp/diff_new_pack.MDGpq7/_new 2017-02-22 13:46:17.222218099 +0100 @@ -157,6 +157,8 @@ Provides: libavcodec = %version-%release %if 0%{?BUILD_ORIG} Provides: libavcodec-full = %version-%release +# This can be required by packages likes vlc-codecs - following the shlib name to not get random lib providers +Provides: libavcodec57(unrestricted) %endif %description -n libavcodec57
