update to version 5.15.10-1

(cherry picked from commit 65e7ee65a3b5df4e6a9093cf33fe0211d976cabc)
This commit is contained in:
huayadong 2023-08-21 11:34:37 +08:00 committed by openeuler-sync-bot
parent 5ac234ef9a
commit 133073ebbc
3 changed files with 7 additions and 2 deletions

View File

@ -2,12 +2,14 @@
Summary: Qt5 - NetworkAuth component Summary: Qt5 - NetworkAuth component
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.15.2 Version: 5.15.10
Release: 1 Release: 1
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
Url: http://www.qt.io Url: http://www.qt.io
%global majmin %(echo %{version} | cut -d. -f1-2) %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
# filter plugin/qml provides # filter plugin/qml provides
%global __provides_exclude_from ^(%{_qt5_archdatadir}/qml/.*\\.so|%{_qt5_plugindir}/.*\\.so)$ %global __provides_exclude_from ^(%{_qt5_archdatadir}/qml/.*\\.so|%{_qt5_plugindir}/.*\\.so)$
@ -71,5 +73,8 @@ popd
%{_qt5_examplesdir}/ %{_qt5_examplesdir}/
%changelog %changelog
* Mon Aug 21 2023 huayadong <huayadong@kylinos.cn> - 5.15.10-1
- update to version 5.15.10-1
* Mon Jun 12 2023 misaka00251 <liuxin@iscas.ac.cn> - 5.15.2-1 * Mon Jun 12 2023 misaka00251 <liuxin@iscas.ac.cn> - 5.15.2-1
- Init package - Init package

Binary file not shown.