Commit Graph

11 Commits

Author SHA1 Message Date
Kevin Kofler 944ce122ee Update to 5.8.0
- Fix FTBFS in the WTF part of Blink/WebKit with GCC 7
2017-03-26 21:48:05 +02:00
Kevin Kofler 84af15c334 clean_ffmpeg.sh: Whitelist libavutil/aarch64/timer.h (#1358428)
* Wed Jul 20 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.0-2
- clean_ffmpeg.sh: Whitelist libavutil/aarch64/timer.h (#1358428)

… and rerun new-sources with the fixed tarball.
2016-07-20 23:10:42 +02:00
Kevin Kofler 3436751358 clean_ffmpeg.sh: Add libavutil/aes_internal.h and libavutil/mem_internal.h
Respin the tarball with the previously missing files.
2016-07-18 13:21:52 +02:00
Kevin Kofler 778be18d72 Update to 5.7.0
* Sat Jul 16 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.7.0-1
- Update to 5.7.0
- Update version numbers of bundled stuff
- Update system libvpx/libwebp version requirements (now F24+ only)

TODO: rebase patches
2016-07-17 01:38:49 +02:00
Kevin Kofler 9ac4c0c992 clean_ffmpeg.sh: Add missing aarch64 files. (Fixes #1310753.)
* Tue Feb 23 2016 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.6.0-0.17.beta
- Fix FTBFS on aarch64: Respin tarball with fixed clean_ffmpeg.sh (#1310753).
2016-02-23 01:47:14 +01:00
Kevin Kofler ac0741f5ec clean_ffmpeg.sh: Add missing libavcodec/arm/neon.S
… and upload the resulting tarball with fedpkg new-sources.
2016-01-10 00:19:16 +01:00
Kevin Kofler 7485545db9 clean_ffmpeg.sh: Add missing libavcodec/arm/vp8dsp.h 2016-01-09 18:15:44 +01:00
Kevin Kofler 4844045435 clean_ffmpeg.sh: Add missing ARM files (fix FTBFS on ARM)
Also remove an unused #include of a file we do not ship from an ARM
file. (fft_init_arm.c wants synth_filter.h, but does not actually use
anything from it. We ship neither synth_filter.h nor synth_filter.c.)

Mention the change in the qt5-qtwebengine.spec %changelog.
2016-01-09 16:30:41 +01:00
Kevin Kofler 1120e4b80b clean_ffmpeg.sh: Change all tabs to spaces 2016-01-09 15:19:17 +01:00
Kevin Kofler 20a11c0a4e clean_ffmpeg.sh: Simplify the shell code and use cp -r 2016-01-09 15:18:06 +01:00
Kevin Kofler 17d0457fea Initial import (#1295549). 2016-01-09 04:32:05 +01:00