diff --git a/.ffmpeg.metadata b/.ffmpeg.metadata index 4e83981..44b6291 100644 --- a/.ffmpeg.metadata +++ b/.ffmpeg.metadata @@ -1 +1 @@ -214e83c454d08e183d3d9ac3b2f3d02ee73637a3 SOURCES/ffmpeg-4.2.9.tar.xz +15cd3205c558b4a9e5980b5877bd414de491b948 SOURCES/ffmpeg-4.2.10.tar.xz diff --git a/.gitignore b/.gitignore index 2c8f678..dbec57e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/ffmpeg-4.2.9.tar.xz +SOURCES/ffmpeg-4.2.10.tar.xz diff --git a/SPECS/ffmpeg.spec b/SPECS/ffmpeg.spec index 3a84dde..1de7974 100644 --- a/SPECS/ffmpeg.spec +++ b/SPECS/ffmpeg.spec @@ -88,8 +88,8 @@ ExclusiveArch: armv7hnl Summary: Digital VCR and streaming server Name: ffmpeg%{?flavor} -Version: 4.2.9 -Release: 1%{?date}%{?date:git}%{?rel}%{?dist} +Version: 4.2.10 +Release: 1%{?dist} License: %{ffmpeg_license} URL: http://ffmpeg.org/ %if 0%{?date} @@ -436,6 +436,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir} %changelog +* Sun Aug 04 2024 Leigh Scott - 4.2.10-1 +- Update to 4.2.10 + * Mon Feb 26 2024 Sergey Cherevko - 4.2.9-1 - Rebuilt for MSVSphere 8.9