diff --git a/ffmpeg-4.changes b/ffmpeg-4.changes index 5b1a583..f9ea0b3 100644 --- a/ffmpeg-4.changes +++ b/ffmpeg-4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 6 10:54:14 UTC 2018 - tchvatal@suse.com + +- Fix typo in swresample name + ------------------------------------------------------------------- Wed Jul 4 12:08:40 UTC 2018 - tchvatal@suse.com diff --git a/ffmpeg-4.spec b/ffmpeg-4.spec index 688ed7b..22a842a 100644 --- a/ffmpeg-4.spec +++ b/ffmpeg-4.spec @@ -465,7 +465,7 @@ sample rates, channel layout and channel formats. %package libswresample-devel Summary: Development files for the FFmpeg software resampling library Group: Development/Libraries/C and C++ -Provides: libsvresample-devel = %version-%release +Provides: libswresample-devel = %version-%release Conflicts: libswresample-devel Requires: %{name}-libavutil-devel = %version-%release Requires: libswresample3 = %version-%release