diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index 5f82ce08d48060dd4a52c7b3e4e0e16ebeaa5486..1426855b0b2a04f458bf601fa93d307a61cbeaa6 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -6,7 +6,7 @@ Name: qt5-qtwebengine Version: 5.11.1 -Release: 6 +Release: 7 Summary: Qt5 - QtWebEngine components License: (LGPLv2 with exceptions or GPLv3 with exceptions) and BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2) URL: http://www.qt.io @@ -96,7 +96,7 @@ sed -i -e 's!\./!!g' src/3rdparty/chromium/third_party/angle/src/compiler/prepro sed -i -e '/toolprefix = /d' -e 's/\${toolprefix}//g' src/3rdparty/chromium/build/toolchain/linux/BUILD.gn cp -bv /usr/include/re2/*.h src/3rdparty/chromium/third_party/re2/src/re2/ cd src/3rdparty -python chromium/tools/licenses.py --file-template ../../tools/about_credits.tmpl \ +python2 chromium/tools/licenses.py --file-template ../../tools/about_credits.tmpl \ --entry-template ../../tools/about_credits_entry.tmpl credits >../webengine/doc/src/qtwebengine-3rdparty.qdoc cd - cp -p src/3rdparty/chromium/LICENSE LICENSE.Chromium @@ -218,6 +218,9 @@ done %{_qt5_examplesdir}/ %changelog +* Wed Mar 18 2020 gulining - 5.11.1-7 +- Fix build error + * Wed Mar 18 2020 yanglijin - 5.11.1-6 - Remove help package