forked from pool/qt6-websockets
Qt 6.4.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-websockets?expand=0&rev=14
This commit is contained in:
parent
c107f0ed5d
commit
a5e286521b
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 10:36:10 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.4.0:
|
||||
* https://www.qt.io/blog/qt-6.4-released
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 08:29:26 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 6.4.0 RC
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 9 12:41:52 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define real_version 6.3.2
|
||||
%define short_version 6.3
|
||||
%define real_version 6.4.0
|
||||
%define short_version 6.4
|
||||
%define tar_name qtwebsockets-everywhere-src
|
||||
%define tar_suffix %{nil}
|
||||
#
|
||||
@ -27,7 +27,7 @@
|
||||
%endif
|
||||
#
|
||||
Name: qt6-websockets%{?pkg_suffix}
|
||||
Version: 6.3.2
|
||||
Version: 6.4.0
|
||||
Release: 0
|
||||
Summary: Qt 6 WebSockets library
|
||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||
@ -115,7 +115,7 @@ rm -r %{buildroot}%{_qt6_cmakedir}/Qt6Qml/QmlPlugins
|
||||
%{_qt6_qmldir}/QtWebSockets/
|
||||
|
||||
%files -n libQt6WebSockets6
|
||||
%license LICENSE.*
|
||||
%license LICENSES/*
|
||||
%{_qt6_libdir}/libQt6WebSockets.so.*
|
||||
|
||||
%files devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18add9efe7f011cec12b222d18c2b395af38d70d3b5da5aadef02eaf5adcabea
|
||||
size 264360
|
3
qtwebsockets-everywhere-src-6.4.0.tar.xz
Normal file
3
qtwebsockets-everywhere-src-6.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff3c6629cd6537266123c441709acdd67f231ff2a07216fc848448255bec9bca
|
||||
size 266400
|
Loading…
Reference in New Issue
Block a user