forked from jengelh/ffmpeg-5
Accepting request 1072935 from home:gmbr3:Active
obsoletes != provides THIS IS NEEDED https://www.reddit.com/r/openSUSE/comments/11sl1a7/comment/jcg9pbh/?utm_source=share&utm_medium=web2x&context=3 OBS-URL: https://build.opensuse.org/request/show/1072935 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=65
This commit is contained in:
parent
59d54df1b8
commit
aa15319d58
@ -5,4 +5,5 @@ libavformat59
|
||||
libavutil57
|
||||
libpostproc56
|
||||
libswresample4_ff5
|
||||
obsoletes "libswresample4-<targettype> < <version>-<release>"
|
||||
libswscale6
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 18:11:17 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Obsolete old FFmpeg 5 libswresample4, otherwise they'll conflict
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 17:55:37 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -462,6 +462,7 @@ This subpackage contains the headers for FFmpeg libpostproc.
|
||||
Summary: FFmpeg software resampling library
|
||||
Group: System/Libraries
|
||||
Requires: libavutil57 = %version-%release
|
||||
Obsoletes: libswresample4 < %version-%release
|
||||
|
||||
%description -n libswresample4_ff5
|
||||
The libswresample library performs audio conversion between different
|
||||
|
Loading…
Reference in New Issue
Block a user