update to upstream version 5.15.2
This commit is contained in:
parent
3a16ad91d6
commit
137c88f467
@ -1,15 +1,16 @@
|
||||
Name: qt5-qtquickcontrols2
|
||||
Summary: Qt5 - module for embedded QtQuick control set
|
||||
Version: 5.11.1
|
||||
Release: 4
|
||||
Version: 5.15.2
|
||||
Release: 1
|
||||
License: GPLv2+ or LGPLv3 and GFDL
|
||||
Url: http://www.qt.io
|
||||
Source0: http://download.qt.io/new_archive/qt/5.11/5.11.1/submodules/qtquickcontrols2-everywhere-src-5.11.1.tar.xz
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/qtquickcontrols2-everywhere-src-%{version}.tar.xz
|
||||
BuildRequires: make
|
||||
BuildRequires: qt5-qtbase-devel >= %{version} qt5-qtbase-private-devel qt5-qtdeclarative-devel
|
||||
Requires: qt5-qtdeclarative >= %{version} qt5-qtgraphicaleffects >= %{version}
|
||||
%{?_qt5:Requires: %{_qt5} = %{_qt5_version}}
|
||||
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
||||
|
||||
%description
|
||||
@ -70,9 +71,13 @@ cd -
|
||||
%{_qt5_libdir}/libQt5Quick*2.prl
|
||||
%{_qt5_libdir}/qt5/mkspecs/modules/*
|
||||
%{_libdir}/cmake/Qt5QuickControls2/
|
||||
%{_libdir}/cmake/Qt5QuickTemplates2/
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 13 2021 peijiankang <peijiankang@kylinos.cn> - 5.15.2-4
|
||||
- update to upstream version 5.15.2
|
||||
|
||||
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-4
|
||||
- Fix Source0
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: git
|
||||
src_repo: https://code.qt.io/qt/qtquickcontrols2.git
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
tag_prefix: "^v"
|
||||
separator: "."
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user