update version to 5.15.10

(cherry picked from commit f83b190be1079c46a1fbe955059af543fb5d6762)
This commit is contained in:
peijiankang 2023-08-21 14:33:12 +08:00 committed by openeuler-sync-bot
parent 9750066d1a
commit caf260e5c7
3 changed files with 6 additions and 3 deletions

View File

@ -2,13 +2,13 @@
Summary: Qt5 - Charts component
Name: qt5-%{qt_module}
Version: 5.15.2
Version: 5.15.10
Release: 1
License: GPLv3
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}
@ -79,6 +79,9 @@ popd
%changelog
* Mon Aug 21 2023 peijiankang <peijiankang@kylinos.cn> - 5.15.10-1
- update to upstream version 5.15.10
* Mon Jan 10 2022 peijiankang <peijiankang@kylinos.cn> - 5.15.2-1
- update to upstream version 5.15.2

Binary file not shown.