update to upstream version 5.15.10

(cherry picked from commit d0e0ecd802669688b2622993646d16e40cf7e228)
This commit is contained in:
huayadong 2023-08-24 19:22:58 +08:00 committed by openeuler-sync-bot
parent cb438df960
commit eb551f6c86
3 changed files with 6 additions and 3 deletions

View File

@ -3,13 +3,13 @@
%global qt_module qtdoc
Name: qt5-%{qt_module}
Version: 5.15.2
Release: 2
Version: 5.15.10
Release: 1
Summary: Main Qt5 Reference Documentation
License: GFDL-1.3-only AND MIT AND X11 AND HPND AND libpng-2.0 AND BSD-3-Clause AND NCSA AND GPL-2.0-only AND BSL-1.0 AND GFDL-1.3-only AND IJG AND Apache-2.0 AND MPL-2.0 AND LGPL-2.0-only AND AFL-2.1 OR GPL-2.0-or-later
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
BuildArch: noarch
%global _qt5_qmake %{_bindir}/qmake-qt5
@ -48,6 +48,9 @@ make install_docs INSTALL_ROOT=%{buildroot}
%changelog
* Tue Aug 22 2023 peijiankang <peijiankang@kylinos.cn> - 5.15.10-1
- update to upstream version 5.15.10
* Tue May 10 2022 Ge Wang <wangge20@h-partner.com> - 5.15.2-2
- License compliance rectification

Binary file not shown.

Binary file not shown.