From e0349b0a1f6dab141f34861409467940b75d2f0f773a7a94950ef04b5ec58622 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Tue, 4 Apr 2023 19:39:29 +0000 Subject: [PATCH] Update to 6.5.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-websockets?expand=0&rev=22 --- qt6-websockets.changes | 6 ++++++ qt6-websockets.spec | 22 +++++++++++----------- qtwebsockets-everywhere-src-6.4.3.tar.xz | 3 --- qtwebsockets-everywhere-src-6.5.0.tar.xz | 3 +++ 4 files changed, 20 insertions(+), 14 deletions(-) delete mode 100644 qtwebsockets-everywhere-src-6.4.3.tar.xz create mode 100644 qtwebsockets-everywhere-src-6.5.0.tar.xz diff --git a/qt6-websockets.changes b/qt6-websockets.changes index 13a043e..edd1cb8 100644 --- a/qt6-websockets.changes +++ b/qt6-websockets.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 3 10:03:17 UTC 2023 - Christophe Marin + +- Update to 6.5.0 + * https://www.qt.io/blog/qt-6.5-lts-released + ------------------------------------------------------------------- Thu Mar 16 10:00:13 UTC 2023 - Christophe Marin diff --git a/qt6-websockets.spec b/qt6-websockets.spec index 3e29405..105597b 100644 --- a/qt6-websockets.spec +++ b/qt6-websockets.spec @@ -1,7 +1,7 @@ # # spec file for package qt6-websockets # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,8 @@ # -%define real_version 6.4.3 -%define short_version 6.4 +%define real_version 6.5.0 +%define short_version 6.5 %define tar_name qtwebsockets-everywhere-src %define tar_suffix %{nil} # @@ -27,7 +27,7 @@ %endif # Name: qt6-websockets%{?pkg_suffix} -Version: 6.4.3 +Version: 6.5.0 Release: 0 Summary: Qt 6 WebSockets library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) @@ -38,11 +38,11 @@ BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel BuildRequires: qt6-network-private-devel BuildRequires: qt6-qml-private-devel -BuildRequires: cmake(Qt6Core) -BuildRequires: cmake(Qt6Gui) -BuildRequires: cmake(Qt6Network) -BuildRequires: cmake(Qt6Quick) -BuildRequires: cmake(Qt6QuickTest) +BuildRequires: cmake(Qt6Core) = %{real_version} +BuildRequires: cmake(Qt6Gui) = %{real_version} +BuildRequires: cmake(Qt6Network) = %{real_version} +BuildRequires: cmake(Qt6Quick) = %{real_version} +BuildRequires: cmake(Qt6QuickTest) = %{real_version} %if "%{qt6_flavor}" == "docs" BuildRequires: qt6-tools %{qt6_doc_packages} @@ -74,15 +74,15 @@ or both. %package devel Summary: Qt 6 WebSockets library - Development files Requires: libQt6WebSockets6 = %{version} -Requires: cmake(Qt6Network) +Requires: cmake(Qt6Network) = %{real_version} %description devel Development files for the Qt 6 WebSockets library %package private-devel Summary: Non-ABI stable API for the Qt 6 WebSockets library -Requires: qt6-core-private-devel Requires: cmake(Qt6WebSockets) = %{real_version} +%requires_eq qt6-core-private-devel %description private-devel This package provides private headers of libQt6WebSockets that do not have any diff --git a/qtwebsockets-everywhere-src-6.4.3.tar.xz b/qtwebsockets-everywhere-src-6.4.3.tar.xz deleted file mode 100644 index b478302..0000000 --- a/qtwebsockets-everywhere-src-6.4.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de27357eb55c5e83ae560371d7f76b36b5b2ba85caf8965c527f1d5d4b8d458f -size 267624 diff --git a/qtwebsockets-everywhere-src-6.5.0.tar.xz b/qtwebsockets-everywhere-src-6.5.0.tar.xz new file mode 100644 index 0000000..ee46de3 --- /dev/null +++ b/qtwebsockets-everywhere-src-6.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc087bd656bb34da120ccab6e927036a219f75fd88f1543744c426bfca616308 +size 266852