From ac0741f5ec6c0c2423c8e4f923f1ab46ce924e24 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Sun, 10 Jan 2016 00:19:16 +0100 Subject: [PATCH] clean_ffmpeg.sh: Add missing libavcodec/arm/neon.S MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit … and upload the resulting tarball with fedpkg new-sources. --- clean_ffmpeg.sh | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/clean_ffmpeg.sh b/clean_ffmpeg.sh index debd4b3..b0d0ae7 100755 --- a/clean_ffmpeg.sh +++ b/clean_ffmpeg.sh @@ -81,6 +81,7 @@ header_files=" libavutil/x86/asm.h \ libavcodec/x86/mathops.h \ libavcodec/x86/vp56_arith.h \ libavcodec/arm/mathops.h \ + libavcodec/arm/neon.S \ libavcodec/arm/videodsp_arm.h \ libavcodec/arm/vp56_arith.h \ libavcodec/arm/vp8.h \ diff --git a/sources b/sources index e20c1fa..4df1abc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bfd13c6500cea06d2fd77aa9f4d43881 qtwebengine-opensource-src-5.6.0-beta-clean.tar.xz +caec41469f29a0a3781213d8dcde7b77 qtwebengine-opensource-src-5.6.0-beta-clean.tar.xz