Accepting request 983760 from KDE:Qt6
Qt 6.3.1 (forwarded request 983727 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/983760 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-websockets?expand=0&rev=7
This commit is contained in:
commit
4f29789fd9
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 17 15:15:48 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.3.1:
|
||||
* https://www.qt.io/blog/qt-6.3.1-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 11:57:04 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.3.0
|
||||
%define real_version 6.3.1
|
||||
%define short_version 6.3
|
||||
%define tar_name qtwebsockets-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
@ -27,13 +27,14 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-websockets%{?pkg_suffix}
|
||||
Version: 6.3.0
|
||||
Version: 6.3.1
|
||||
Release: 0
|
||||
Summary: Qt 6 WebSockets 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-websockets-rpmlintrc
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: qt6-core-private-devel
|
||||
BuildRequires: qt6-network-private-devel
|
||||
BuildRequires: qt6-qml-private-devel
|
||||
@ -126,6 +127,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
|
||||
%{_qt6_libdir}/libQt6WebSockets.so
|
||||
%{_qt6_metatypesdir}/qt6websockets_*_metatypes.json
|
||||
%{_qt6_mkspecsdir}/modules/qt_lib_websockets.pri
|
||||
%{_qt6_pkgconfigdir}/Qt6WebSockets.pc
|
||||
%exclude %{_qt6_includedir}/QtWebSockets/%{real_version}/
|
||||
|
||||
%files private-devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e018a09fe960b7d9560d6bbc9d3ca022fed6566e6ba6fc6d869a97482d4e6361
|
||||
size 264404
|
3
qtwebsockets-everywhere-src-6.3.1.tar.xz
Normal file
3
qtwebsockets-everywhere-src-6.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f980d90c97fcbde1b50c773f6dc580cfdf8c36ce14a1be3aa2ccadfe605121a
|
||||
size 264268
|
Loading…
Reference in New Issue
Block a user