|
@@ -35,7 +35,7 @@
|
|
|
%global __provides_exclude_from ^%{_qt5_plugindir}/.*\\.so$
|
|
|
|
|
|
%global qt5_minorver 5.12
|
|
|
-%global qt5_version 5.12.5
|
|
|
+%global qt5_version 5.12.7
|
|
|
#global qt5_patchlevel 1
|
|
|
|
|
|
Summary: Qt5 - QtWebEngine components
|
|
@@ -90,9 +90,6 @@ Patch21: qtwebengine-everywhere-src-5.12.0-gn-bootstrap-verbose.patch
|
|
|
Patch24: qtwebengine-everywhere-src-5.11.3-aarch64-new-stat.patch
|
|
|
|
|
|
|
|
|
-# fix build error with libicu-65
|
|
|
-Patch1000: qtwebengine-icu65.patch
|
|
|
-
|
|
|
# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches
|
|
|
ExclusiveArch: %{qt5_qtwebengine_arches}
|
|
|
|
|
@@ -356,9 +353,6 @@ mv pulse src/3rdparty/chromium/
|
|
|
#patch21 -p1 -b .gn-bootstrap-verbose
|
|
|
%patch24 -p1 -b .aarch64-new-stat
|
|
|
|
|
|
-# enable to build with libicu-65
|
|
|
-%patch1000 -p1 -b .icu65
|
|
|
-
|
|
|
|
|
|
# fix // in #include in content/renderer/gpu to avoid debugedit failure
|
|
|
#sed -i -e 's!gpu//!gpu/!g' \
|
|
@@ -591,6 +585,10 @@ sed -i -e "s|%{version} \${_Qt5WebEngine|%{lesser_version} \${_Qt5WebEngine|" \
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Mon Mar 23 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 5.12.7-1
|
|
|
+- new upstream release.
|
|
|
+- dropped Patch1000: fixed in upstream.
|
|
|
+
|
|
|
* Sun Oct 20 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 5.12.5-1
|
|
|
- new upstream release.
|
|
|
|