Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-webengine for openSUSE:Factory checked in at 2022-08-09 15:27:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-webengine (Old) and /work/SRC/openSUSE:Factory/.qt6-webengine.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-webengine" Tue Aug 9 15:27:09 2022 rev:10 rq:993776 version:6.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-webengine/qt6-webengine.changes 2022-06-20 15:38:21.850955029 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-webengine.new.1521/qt6-webengine.changes 2022-08-09 15:27:44.953521784 +0200 @@ -1,0 +2,5 @@ +Mon Aug 8 12:03:18 UTC 2022 - Stephan Kulow <[email protected]> + +- Remove python2 from buildrequires - it's a left over from qt5 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-webengine.spec ++++++ --- /var/tmp/diff_new_pack.9OiIsb/_old 2022-08-09 15:27:46.477526139 +0200 +++ /var/tmp/diff_new_pack.9OiIsb/_new 2022-08-09 15:27:46.477526139 +0200 @@ -1,5 +1,5 @@ # -# spec file for package qt6-webengine +# spec file for qt6-webengine # # Copyright (c) 2022 SUSE LLC # @@ -45,7 +45,7 @@ Version: 6.3.1 Release: 0 Summary: Web browser engine for Qt applications -License: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +License: GPL-2.0-only OR LGPL-3.0-only OR GPL-3.0-only URL: https://www.qt.io Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-webengine-rpmlintrc @@ -75,9 +75,6 @@ BuildRequires: nodejs-default BuildRequires: pipewire-devel BuildRequires: pkgconfig -BuildRequires: python -BuildRequires: python-devel -BuildRequires: python-xml BuildRequires: python3-html5lib BuildRequires: qt6-core-private-devel BuildRequires: qt6-gui-private-devel @@ -99,8 +96,8 @@ BuildRequires: cmake(Qt6QmlModels) BuildRequires: cmake(Qt6QmlTools) BuildRequires: cmake(Qt6Quick) -BuildRequires: cmake(Qt6QuickTest) BuildRequires: cmake(Qt6QuickControls2) +BuildRequires: cmake(Qt6QuickTest) BuildRequires: cmake(Qt6QuickWidgets) BuildRequires: cmake(Qt6WebChannel) BuildRequires: cmake(Qt6WebSockets) @@ -110,13 +107,13 @@ BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(freetype2) -BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(glproto) BuildRequires: pkgconfig(harfbuzz) >= 2.4.0 %if %{with system_icu} -BuildRequires: pkgconfig(icu-uc) >= 68 BuildRequires: pkgconfig(icu-i18n) >= 68 +BuildRequires: pkgconfig(icu-uc) >= 68 %endif BuildRequires: pkgconfig(lcms2) %if %{with system_ffmpeg}
