update to version 5.15.10-1
(cherry picked from commit 004cc531bce88e8e221976a241e470a9932e240e)
This commit is contained in:
parent
9275e6f2c4
commit
afe2cc1335
@ -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 <huayadong@kylinos.cn> - 5.15.10-1
|
||||
- update to version 5.15.10-1
|
||||
|
||||
* Wed Oct 13 2021 peijiankang <peijiankang@kylinos.cn> - 5.15.2-1
|
||||
- update to upstream version 5.15.2
|
||||
|
||||
|
||||
BIN
qtconnectivity-everywhere-opensource-src-5.15.10.tar.xz
Normal file
BIN
qtconnectivity-everywhere-opensource-src-5.15.10.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user