diff --git a/qt5-qtconnectivity.spec b/qt5-qtconnectivity.spec index 51a8448487a9df58121f4ef764cf52d9cae5a3a2..5b03b72dcfc39b879bd0003de10f117727f95738 100644 --- a/qt5-qtconnectivity.spec +++ b/qt5-qtconnectivity.spec @@ -2,13 +2,13 @@ %global qt_module qtconnectivity Name: qt5-%{qt_module} -Version: 5.15.2 +Version: 5.15.10 Release: 1 Summary: Qt5 - Connectivity components -License: LGPLv2 with exceptions or GPLv3 with exceptions +License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://qt.io %global majmin %(echo %{version} | cut -d. -f1-2) -Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz +Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-opensource-src-%{version}.tar.xz Patch0: %{name}-gcc11.patch %global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$ @@ -111,6 +111,9 @@ popd %changelog +* Mon Aug 21 2023 huayadong - 5.15.10-1 +- update to version 5.15.10-1 + * Wed Oct 13 2021 peijiankang - 5.15.2-1 - update to upstream version 5.15.2 diff --git a/qtconnectivity-everywhere-src-5.15.2.tar.xz b/qtconnectivity-everywhere-opensource-src-5.15.10.tar.xz similarity index 48% rename from qtconnectivity-everywhere-src-5.15.2.tar.xz rename to qtconnectivity-everywhere-opensource-src-5.15.10.tar.xz index f4dc5bc4ce78255e42e7b2c5734f0c5bff2e4158..04f73f76582f038b8ea6383d47d815938a25ef47 100644 Binary files a/qtconnectivity-everywhere-src-5.15.2.tar.xz and b/qtconnectivity-everywhere-opensource-src-5.15.10.tar.xz differ