diff options
-rwxr-xr-x | chromium/chromium/chromium-ffmpeg-clean.sh | 1 | ||||
-rw-r--r-- | chromium/chromium/chromium.spec | 5 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chromium/chromium/chromium-ffmpeg-clean.sh b/chromium/chromium/chromium-ffmpeg-clean.sh index 90fc359..107cbf8 100755 --- a/chromium/chromium/chromium-ffmpeg-clean.sh +++ b/chromium/chromium/chromium-ffmpeg-clean.sh @@ -165,7 +165,6 @@ header_files=" libavcodec/x86/inline_asm.h \ libavcodec/vp8data.h \ libavcodec/vp8dsp.h \ libavformat/apetag.h \ - libavformat/audiointerleave.h \ libavformat/avformat.h \ libavformat/dv.h \ libavformat/img2.h \ diff --git a/chromium/chromium/chromium.spec b/chromium/chromium/chromium.spec index ba27f68..4a69956 100644 --- a/chromium/chromium/chromium.spec +++ b/chromium/chromium/chromium.spec @@ -51,7 +51,7 @@ %bcond_with fedora_compilation_flags Name: chromium -Version: 86.0.4240.111 +Version: 86.0.4240.183 Release: 100%{?dist} Summary: A WebKit (Blink) powered web browser @@ -698,6 +698,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Nov 3 2020 - Ting-Wei Lan <lantw44@gmail.com> - 86.0.4240.183-100 +- Update to 86.0.4240.183 + * Wed Oct 21 2020 - Ting-Wei Lan <lantw44@gmail.com> - 86.0.4240.111-100 - Update to 86.0.4240.111 |