1
0
Christophe Marin 2023-04-04 19:39:12 +00:00 committed by Git OBS Bridge
parent e9ad76b4ad
commit 4bb4068482
4 changed files with 23 additions and 17 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 3 10:01:53 UTC 2023 - Christophe Marin <christophe@krop.fr>
- 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 <christophe@krop.fr> Thu Mar 16 09:59:59 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
# #
# spec file for package qt6-connectivity # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -16,8 +16,8 @@
# #
%define real_version 6.4.3 %define real_version 6.5.0
%define short_version 6.4 %define short_version 6.5
%define tar_name qtconnectivity-everywhere-src %define tar_name qtconnectivity-everywhere-src
%define tar_suffix %{nil} %define tar_suffix %{nil}
# #
@ -27,7 +27,7 @@
%endif %endif
# #
Name: qt6-connectivity%{?pkg_suffix} Name: qt6-connectivity%{?pkg_suffix}
Version: 6.4.3 Version: 6.5.0
Release: 0 Release: 0
Summary: Qt 6 connectivity tools and libraries Summary: Qt 6 connectivity tools and libraries
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)
@ -37,12 +37,13 @@ Source99: qt6-connectivity-rpmlintrc
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: qt6-core-private-devel BuildRequires: qt6-core-private-devel
BuildRequires: qt6-network-private-devel BuildRequires: qt6-network-private-devel
BuildRequires: cmake(Qt6Core) BuildRequires: cmake(Qt6Core) = %{real_version}
BuildRequires: cmake(Qt6DBus) BuildRequires: cmake(Qt6DBus) = %{real_version}
BuildRequires: cmake(Qt6Gui) BuildRequires: cmake(Qt6Gui) = %{real_version}
BuildRequires: cmake(Qt6Network) BuildRequires: cmake(Qt6Network) = %{real_version}
BuildRequires: cmake(Qt6Quick) BuildRequires: cmake(Qt6Quick) = %{real_version}
BuildRequires: cmake(Qt6Widgets) BuildRequires: cmake(Qt6QuickControls2) = %{real_version}
BuildRequires: cmake(Qt6Widgets) = %{real_version}
BuildRequires: pkgconfig(bluez) BuildRequires: pkgconfig(bluez)
BuildRequires: pkgconfig(libpcsclite) BuildRequires: pkgconfig(libpcsclite)
%if "%{qt6_flavor}" == "docs" %if "%{qt6_flavor}" == "docs"
@ -67,15 +68,14 @@ Summary: Qt 6 NFC library
%description -n libQt6Nfc6 %description -n libQt6Nfc6
Provides access to NFC hardware. Provides access to NFC hardware.
# TODO: split
%package devel %package devel
Summary: Qt 6 connectivity libraries - Development files Summary: Qt 6 connectivity libraries - Development files
Requires: libQt6Bluetooth6 = %{version} Requires: libQt6Bluetooth6 = %{version}
Requires: libQt6Nfc6 = %{version} Requires: libQt6Nfc6 = %{version}
# sdoscanner in required by Qt6BluetoothToolsTargets.cmake # sdoscanner in required by Qt6BluetoothToolsTargets.cmake
Requires: qt6-connectivity = %{version} Requires: qt6-connectivity = %{version}
Requires: cmake(Qt6DBus) Requires: cmake(Qt6DBus) = %{real_version}
Requires: cmake(Qt6Network) Requires: cmake(Qt6Network) = %{real_version}
%description devel %description devel
Development files for the Qt6 connectivity libraries. 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 %files devel
%{_qt6_cmakedir}/Qt6/FindBlueZ.cmake %{_qt6_cmakedir}/Qt6/FindBlueZ.cmake
%{_qt6_cmakedir}/Qt6/FindPCSCLite.cmake %{_qt6_cmakedir}/Qt6/FindPCSCLITE.cmake
%{_qt6_cmakedir}/Qt6Bluetooth/ %{_qt6_cmakedir}/Qt6Bluetooth/
%{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtConnectivityTestsConfig.cmake %{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtConnectivityTestsConfig.cmake
%{_qt6_cmakedir}/Qt6Nfc/ %{_qt6_cmakedir}/Qt6Nfc/

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f98c2014cc4ab7ed69e762ecddd2433b95468942bb1612f648a7e9c94ba44c9d
size 1108992

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7636653bab986361a77b23451d966c85591428c0422741890ef0fb197698f06
size 985840