Accepting request 936326 from KDE:Qt6

Qt 6.2.2 (forwarded request 936299 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/936326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-webchannel?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2021-12-08 21:09:14 +00:00 committed by Git OBS Bridge
commit 087c77149c
4 changed files with 15 additions and 8 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 1 10:06:36 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.2.2
* https://www.qt.io/blog/qt-6.2.2-released
- Make sure all dependencies are present when installing devel
packages. Qt >= 6.2.2 is much less permissive.
-------------------------------------------------------------------
Tue Oct 26 11:23:03 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,7 +16,7 @@
#
%define real_version 6.2.1
%define real_version 6.2.2
%define short_version 6.2
%define tar_name qtwebchannel-everywhere-src
%define tar_suffix %{nil}
@ -27,13 +27,14 @@
%endif
#
Name: qt6-webchannel%{?pkg_suffix}
Version: 6.2.1
Version: 6.2.2
Release: 0
Summary: Qt 6 WebChannel library
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
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-webchannel-rpmlintrc
BuildRequires: fdupes
BuildRequires: qt6-core-private-devel
BuildRequires: cmake(Qt6Core)
BuildRequires: cmake(Qt6Gui)
@ -43,7 +44,6 @@ BuildRequires: cmake(Qt6QuickTest)
BuildRequires: cmake(Qt6Test)
BuildRequires: cmake(Qt6WebSockets)
BuildRequires: cmake(Qt6Widgets)
BuildRequires: fdupes
%if "%{qt6_flavor}" == "docs"
BuildRequires: qt6-tools
%{qt6_doc_packages}
@ -71,8 +71,7 @@ The Qt 6 WebChannel library.
%package devel
Summary: Qt 6 WebChannel library - Development files
Requires: libQt6WebChannel6 = %{version}
Requires: cmake(Qt6Core)
Requires: cmake(Qt6Network)
Requires: cmake(Qt6Qml)
%description devel
Development files for the Qt 6 WebChannel library

View File

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

View File

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