Accepting request 950514 from KDE:Qt6
Qt 6.2.3 (forwarded request 950484 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/950514 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-webengine?expand=0&rev=5
This commit is contained in:
commit
774ca570c2
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 31 08:55:03 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.2.3:
|
||||
* https://www.qt.io/blog/qt-6.2.3-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:27:27 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.2.2
|
||||
%define real_version 6.2.3
|
||||
%define short_version 6.2
|
||||
%define tar_name qtwebengine-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
@ -42,7 +42,7 @@
|
||||
%bcond_without system_minizip
|
||||
#
|
||||
Name: qt6-webengine%{?pkg_suffix}
|
||||
Version: 6.2.2
|
||||
Version: 6.2.3
|
||||
Release: 0
|
||||
Summary: Web browser engine for Qt applications
|
||||
License: LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||
@ -340,8 +340,7 @@ Requires: cmake(Qt6WebEngineWidgets) = %{real_version}
|
||||
This package provides private headers of libQt6WebEngineWidgets that do not have any
|
||||
ABI or API guarantees.
|
||||
|
||||
# Examples cause build failure (6.2.0-beta4)
|
||||
# %%{qt6_examples_package}
|
||||
%{qt6_examples_package}
|
||||
|
||||
%endif
|
||||
|
||||
@ -361,7 +360,6 @@ export NINJAFLAGS="%{?_smp_mflags}"
|
||||
|
||||
%cmake_qt6 \
|
||||
-DCMAKE_TOOLCHAIN_FILE:STRING="%{_qt6_cmakedir}/Qt6/qt.toolchain.cmake" \
|
||||
-DFEATURE_printer:BOOL=ON \
|
||||
-DFEATURE_qtpdf_build:BOOL=ON \
|
||||
-DFEATURE_webengine_developer_build:BOOL=OFF \
|
||||
-DFEATURE_webengine_embedded_build:BOOL=OFF \
|
||||
@ -376,7 +374,7 @@ export NINJAFLAGS="%{?_smp_mflags}"
|
||||
-DFEATURE_webengine_system_ffmpeg:BOOL=ON \
|
||||
-DFEATURE_webengine_proprietary_codecs:BOOL=ON \
|
||||
%endif
|
||||
-DQT_BUILD_EXAMPLES:BOOL=OFF
|
||||
-DQT_BUILD_EXAMPLES:BOOL=ON
|
||||
|
||||
%{qt6_build}
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d2dcde6e4678ea96e4203a6e585b73e23fb61f83b47330f1f00c25e481cd3b4
|
||||
size 369695600
|
3
qtwebengine-everywhere-src-6.2.3.tar.xz
Normal file
3
qtwebengine-everywhere-src-6.2.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a72293b799a91189e12c91480d485d079cbce90b069439acf0bf81847cd02058
|
||||
size 369703936
|
Loading…
Reference in New Issue
Block a user