Accepting request 1228217 from KDE:Qt6

Qt 6.8.1 (forwarded request 1227981 from krop)

OBS-URL: https://build.opensuse.org/request/show/1228217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-webengine?expand=0&rev=37
This commit is contained in:
Ana Guerrero 2024-12-05 16:05:46 +00:00 committed by Git OBS Bridge
commit 8c9317fc93
4 changed files with 29 additions and 22 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 2 13:02:17 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.1:
* https://www.qt.io/blog/qt-6.8.1-released
-------------------------------------------------------------------
Sun Oct 13 16:56:37 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -16,7 +16,7 @@
#
%define real_version 6.8.0
%define real_version 6.8.1
%define short_version 6.8
%define tar_name qtwebengine-everywhere-src
%define tar_suffix %{nil}
@ -44,7 +44,7 @@
%define pyver python311
%endif
Name: qt6-webengine%{?pkg_suffix}
Version: 6.8.0
Version: 6.8.1
Release: 0
Summary: Web browser engine for Qt applications
License: GPL-2.0-only OR LGPL-3.0-only OR GPL-3.0-only
@ -376,31 +376,32 @@ export NINJAFLAGS="%{?_smp_mflags}"
%if 0%{?suse_version} == 1500
-DPython3_EXECUTABLE=%{_bindir}/python3.11 \
%endif
-DFEATURE_qtpdf_build:BOOL=ON \
-DFEATURE_webengine_developer_build:BOOL=OFF \
-DFEATURE_webengine_embedded_build:BOOL=OFF \
-DFEATURE_webengine_extensions:BOOL=ON \
-DFEATURE_webengine_kerberos:BOOL=ON \
-DFEATURE_webengine_native_spellchecker:BOOL=OFF \
-DFEATURE_webengine_printing_and_pdf:BOOL=ON \
-DFEATURE_webengine_proprietary_codecs:BOOL=ON \
-DFEATURE_qtpdf_build:BOOL=TRUE \
-DFEATURE_webengine_developer_build:BOOL=FALSE \
-DFEATURE_webengine_embedded_build:BOOL=FALSE \
-DFEATURE_webengine_extensions:BOOL=TRUE \
-DFEATURE_webengine_kerberos:BOOL=TRUE \
-DFEATURE_webengine_native_spellchecker:BOOL=FALSE \
-DFEATURE_webengine_printing_and_pdf:BOOL=TRUE \
-DFEATURE_webengine_proprietary_codecs:BOOL=TRUE \
%if %{with system_ffmpeg}
-DFEATURE_webengine_system_ffmpeg:BOOL=ON \
-DFEATURE_webengine_system_ffmpeg:BOOL=TRUE \
%else
-DFEATURE_webengine_system_ffmpeg:BOOL=OFF \
-DFEATURE_webengine_system_ffmpeg:BOOL=FALSE \
%endif
%if %{without system_harfbuzz}
-DFEATURE_webengine-system-harfbuzz:BOOL=OFF \
-DFEATURE_webengine-system-harfbuzz:BOOL=FALSE \
%endif
%if %{with system_icu}
-DFEATURE_webengine_system_icu:BOOL=ON \
-DFEATURE_webengine_system_icu:BOOL=TRUE \
%else
-DFEATURE_webengine_system_icu:BOOL=OFF \
-DFEATURE_webengine_system_icu:BOOL=FALSE \
%endif
-DFEATURE_webengine_system_libevent:BOOL=ON \
-DFEATURE_webengine_webrtc:BOOL=ON \
-DFEATURE_webengine_webrtc_pipewire:BOOL=ON \
-DQT_BUILD_EXAMPLES:BOOL=ON
-DFEATURE_webengine_system_libevent:BOOL=TRUE \
-DFEATURE_webengine_webrtc:BOOL=TRUE \
-DFEATURE_webengine_webrtc_pipewire:BOOL=TRUE \
-DQT_BUILD_EXAMPLES:BOOL=TRUE \
-DQT_GENERATE_SBOM:BOOL=FALSE
%{qt6_build}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2484459248a8624c16b70780bef3fe4bc7f4eace2178f84233d4e711cb7f7452
size 566569136

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ba8e03ac8edcf50ce830e49b63db983de22e96757452975c1d3e6d120ae91bc
size 566480152