From 4bb40684827ea2a23ca99f977d7edf0a23dd2221ec1f0165c36df70c4165ee8a Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Tue, 4 Apr 2023 19:39:12 +0000 Subject: [PATCH] Update to 6.5.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-connectivity?expand=0&rev=22 --- qt6-connectivity.changes | 6 +++++ qt6-connectivity.spec | 28 +++++++++++----------- qtconnectivity-everywhere-src-6.4.3.tar.xz | 3 --- qtconnectivity-everywhere-src-6.5.0.tar.xz | 3 +++ 4 files changed, 23 insertions(+), 17 deletions(-) delete mode 100644 qtconnectivity-everywhere-src-6.4.3.tar.xz create mode 100644 qtconnectivity-everywhere-src-6.5.0.tar.xz diff --git a/qt6-connectivity.changes b/qt6-connectivity.changes index 818b603..c9a6758 100644 --- a/qt6-connectivity.changes +++ b/qt6-connectivity.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 3 10:01:53 UTC 2023 - Christophe Marin + +- Update to 6.5.0 + * https://www.qt.io/blog/qt-6.5-lts-released + ------------------------------------------------------------------- Thu Mar 16 09:59:59 UTC 2023 - Christophe Marin diff --git a/qt6-connectivity.spec b/qt6-connectivity.spec index 51453a7..597d681 100644 --- a/qt6-connectivity.spec +++ b/qt6-connectivity.spec @@ -1,7 +1,7 @@ # # spec file for package qt6-connectivity # -# 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 qtconnectivity-everywhere-src %define tar_suffix %{nil} # @@ -27,7 +27,7 @@ %endif # Name: qt6-connectivity%{?pkg_suffix} -Version: 6.4.3 +Version: 6.5.0 Release: 0 Summary: Qt 6 connectivity tools and libraries License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) @@ -37,12 +37,13 @@ Source99: qt6-connectivity-rpmlintrc BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel BuildRequires: qt6-network-private-devel -BuildRequires: cmake(Qt6Core) -BuildRequires: cmake(Qt6DBus) -BuildRequires: cmake(Qt6Gui) -BuildRequires: cmake(Qt6Network) -BuildRequires: cmake(Qt6Quick) -BuildRequires: cmake(Qt6Widgets) +BuildRequires: cmake(Qt6Core) = %{real_version} +BuildRequires: cmake(Qt6DBus) = %{real_version} +BuildRequires: cmake(Qt6Gui) = %{real_version} +BuildRequires: cmake(Qt6Network) = %{real_version} +BuildRequires: cmake(Qt6Quick) = %{real_version} +BuildRequires: cmake(Qt6QuickControls2) = %{real_version} +BuildRequires: cmake(Qt6Widgets) = %{real_version} BuildRequires: pkgconfig(bluez) BuildRequires: pkgconfig(libpcsclite) %if "%{qt6_flavor}" == "docs" @@ -67,15 +68,14 @@ Summary: Qt 6 NFC library %description -n libQt6Nfc6 Provides access to NFC hardware. -# TODO: split %package devel Summary: Qt 6 connectivity libraries - Development files Requires: libQt6Bluetooth6 = %{version} Requires: libQt6Nfc6 = %{version} # sdoscanner in required by Qt6BluetoothToolsTargets.cmake Requires: qt6-connectivity = %{version} -Requires: cmake(Qt6DBus) -Requires: cmake(Qt6Network) +Requires: cmake(Qt6DBus) = %{real_version} +Requires: cmake(Qt6Network) = %{real_version} %description devel Development files for the Qt6 connectivity libraries. @@ -125,7 +125,7 @@ The packages that build against these have to require the exact Qt version. %files devel %{_qt6_cmakedir}/Qt6/FindBlueZ.cmake -%{_qt6_cmakedir}/Qt6/FindPCSCLite.cmake +%{_qt6_cmakedir}/Qt6/FindPCSCLITE.cmake %{_qt6_cmakedir}/Qt6Bluetooth/ %{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtConnectivityTestsConfig.cmake %{_qt6_cmakedir}/Qt6Nfc/ diff --git a/qtconnectivity-everywhere-src-6.4.3.tar.xz b/qtconnectivity-everywhere-src-6.4.3.tar.xz deleted file mode 100644 index 0d775c2..0000000 --- a/qtconnectivity-everywhere-src-6.4.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f98c2014cc4ab7ed69e762ecddd2433b95468942bb1612f648a7e9c94ba44c9d -size 1108992 diff --git a/qtconnectivity-everywhere-src-6.5.0.tar.xz b/qtconnectivity-everywhere-src-6.5.0.tar.xz new file mode 100644 index 0000000..5105d08 --- /dev/null +++ b/qtconnectivity-everywhere-src-6.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7636653bab986361a77b23451d966c85591428c0422741890ef0fb197698f06 +size 985840