diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index d748663..1a836db 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -309,11 +309,13 @@ popd %changelog +* Sun Jan 10 2016 Kevin Kofler - 5.6.0-0.6.beta +- Fix extractCFlag to also look in QMAKE_CFLAGS_RELEASE (needed for ARM) +- Fix FTBFS on ARM: Disable NEON due to #1282495 (GCC bug) + * Sat Jan 09 2016 Kevin Kofler - 5.6.0-0.5.beta - Fix FTBFS on ARM: linux-pri patch: Set use_system_yasm only on x86_64 and i386 - Fix FTBFS on ARM: Respin tarball with: clean_ffmpeg.sh: Add missing ARM files -- Fix extractCFlag to also look in QMAKE_CFLAGS_RELEASE (needed for ARM) -- Fix FTBFS on ARM: Disable NEON due to #1282495 (GCC bug) * Sat Jan 09 2016 Kevin Kofler - 5.6.0-0.4.beta.1 - Use more specific BuildRequires for docs (thanks to rdieter)