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 5c1d3bf..86fb09a 100755 --- a/chromium/chromium/chromium-ffmpeg-clean.sh +++ b/chromium/chromium/chromium-ffmpeg-clean.sh @@ -103,7 +103,6 @@ header_files=" libavcodec/x86/inline_asm.h \ libavcodec/h263dsp.h \ libavcodec/h264chroma.h \ libavcodec/hpeldsp.h \ - libavcodec/hwaccel.h \ libavcodec/hwaccels.h \ libavcodec/hwconfig.h \ libavcodec/idctdsp.h \ diff --git a/chromium/chromium/chromium.spec b/chromium/chromium/chromium.spec index 7c55a57..ef62d66 100644 --- a/chromium/chromium/chromium.spec +++ b/chromium/chromium/chromium.spec @@ -51,7 +51,7 @@ %bcond_with fedora_compilation_flags Name: chromium -Version: 85.0.4183.83 +Version: 85.0.4183.102 Release: 100%{?dist} Summary: A WebKit (Blink) powered web browser @@ -689,6 +689,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Fri Sep 11 2020 - Ting-Wei Lan <lantw44@gmail.com> - 85.0.4183.102-100 +- Update to 85.0.4183.102 + * Fri Aug 28 2020 - Ting-Wei Lan <lantw44@gmail.com> - 85.0.4183.83-100 - Update to 85.0.4183.83 |