update to upstream version 5.15.2

This commit is contained in:
pei-jiankang 2022-01-10 22:37:56 +08:00
parent dc081c458d
commit 021ea6c6c9
3 changed files with 15 additions and 11 deletions

View File

@ -2,14 +2,15 @@
Summary: Qt5 - Charts component
Name: qt5-%{qt_module}
Version: 5.11.1
Release: 5
Version: 5.15.2
Release: 1
License: GPLv3
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
BuildRequires: make
BuildRequires: qt5-qtbase-devel >= %{version}
BuildRequires: qt5-qtdeclarative-devel >= %{version}
@ -78,6 +79,9 @@ popd
%changelog
* Mon Jan 10 2022 peijiankang <peijiankang@kylinos.cn> - 5.15.2-1
- update to upstream version 5.15.2
* Mon Dec 13 2021 huayadong <huayadong@kylinos.cn> - 5.11.1-5
- remove %{?dist}

Binary file not shown.