!3 [sync] PR-2: qt5-qtdatavis3d

From: @openeuler-sync-bot 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2023-08-31 02:44:39 +00:00 committed by Gitee
commit bc1fe83511
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 15 additions and 11 deletions

View File

@ -2,13 +2,14 @@
Summary: Qt5 - Qt Data Visualization component
Name: qt5-%{qt_module}
Version: 5.15.2
Version: 5.15.10
Release: 1
License: LGPLv2 with exceptions or GPLv3 with exceptions
# 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
Url: http://www.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
BuildRequires: make
BuildRequires: qt5-qtbase-devel >= %{version}
@ -73,6 +74,9 @@ make install INSTALL_ROOT=%{buildroot} -C %{_target_platform}
%changelog
* Mon Aug 21 2023 huayadong <huayadong@kylinos.cn> - 5.15.10-1
- update to version 5.15.10-1
* Tue Jun 28 2022 tanyulong <tanyulong@kylinos.cn> - 5.15.2-1
- init package for openEuler