diff --git a/ffmpeg.spec b/ffmpeg.spec index 5f92474..0ae1902 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -5,7 +5,7 @@ Name: ffmpeg Epoch: 2 Version: 7.0.1 -Release: 4mamba +Release: 5mamba Summary: Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder Group: System/Libraries Vendor: openmamba @@ -166,8 +166,8 @@ This package contains the header files and static libraries needed to compile ap %package -n libavdevice Summary: ffmpeg device handling library Group: System/Libraries -Provides: libavcodec-ffmpeg -Obsoletes: libavcodec-ffmpeg <= 2:7.0.1-1mamba +Provides: libavdevice-ffmpeg +Obsoletes: libavdevice-ffmpeg <= 2:7.0.1-1mamba Obsoletes: libavdevice-libav-devel < 1:5.0 %description -n libavdevice @@ -566,6 +566,9 @@ ln -s ../libavcodec.a %{buildroot}%{_libdir}/libavcodec/libavcodec.a %{_docdir}/ffmpeg/* %changelog +* Wed Jun 12 2024 Silvan Calarco 7.0.1-5mamba +- libavdevice: fix for obsoleting libavcodec by mistake + * Mon Jun 10 2024 Silvan Calarco 7.0.1-4mamba - added legacy provides for *-ffmpeg{,-devel}