Accepting request 936328 from KDE:Qt6
Qt 6.2.2 (forwarded request 936299 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/936328 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-websockets?expand=0&rev=3
This commit is contained in:
commit
6803bda8d8
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 10:06:40 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:05 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Oct 26 11:23:05 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define real_version 6.2.1
|
%define real_version 6.2.2
|
||||||
%define short_version 6.2
|
%define short_version 6.2
|
||||||
%define tar_name qtwebsockets-everywhere-src
|
%define tar_name qtwebsockets-everywhere-src
|
||||||
%define tar_suffix %{nil}
|
%define tar_suffix %{nil}
|
||||||
@ -27,7 +27,7 @@
|
|||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Name: qt6-websockets%{?pkg_suffix}
|
Name: qt6-websockets%{?pkg_suffix}
|
||||||
Version: 6.2.1
|
Version: 6.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 6 WebSockets library
|
Summary: Qt 6 WebSockets library
|
||||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||||
@ -35,6 +35,7 @@ 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
|
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-websockets-rpmlintrc
|
Source99: qt6-websockets-rpmlintrc
|
||||||
BuildRequires: qt6-core-private-devel
|
BuildRequires: qt6-core-private-devel
|
||||||
|
BuildRequires: qt6-network-private-devel
|
||||||
BuildRequires: qt6-qml-private-devel
|
BuildRequires: qt6-qml-private-devel
|
||||||
BuildRequires: cmake(Qt6Core)
|
BuildRequires: cmake(Qt6Core)
|
||||||
BuildRequires: cmake(Qt6Gui)
|
BuildRequires: cmake(Qt6Gui)
|
||||||
@ -72,7 +73,6 @@ or both.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Qt 6 WebSockets library - Development files
|
Summary: Qt 6 WebSockets library - Development files
|
||||||
Requires: libQt6WebSockets6 = %{version}
|
Requires: libQt6WebSockets6 = %{version}
|
||||||
Requires: cmake(Qt6Core)
|
|
||||||
Requires: cmake(Qt6Network)
|
Requires: cmake(Qt6Network)
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:23344e21e96a839697abed7bf7931a8c08a752f08bf25edf240748501aba3816
|
|
||||||
size 258064
|
|
3
qtwebsockets-everywhere-src-6.2.2.tar.xz
Normal file
3
qtwebsockets-everywhere-src-6.2.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8847a8bf0da6741b0bb22883c760037488c2d336fccc8cdb0b4e368f034c2076
|
||||||
|
size 258184
|
Loading…
Reference in New Issue
Block a user