update to upstream version 5.15.2
This commit is contained in:
parent
51001728f1
commit
bdd6af8e07
@ -1,12 +1,13 @@
|
|||||||
%global __provides_exclude_from ^(%{_qt5_archdatadir}/qml/.*\\.so|%{_qt5_plugindir}/.*\\.so)$
|
%global __provides_exclude_from ^(%{_qt5_archdatadir}/qml/.*\\.so|%{_qt5_plugindir}/.*\\.so)$
|
||||||
Name: qt5-qtsensors
|
Name: qt5-qtsensors
|
||||||
Version: 5.11.1
|
Version: 5.15.2
|
||||||
Release: 6
|
Release: 1
|
||||||
Summary: The Qt5 Sensors library
|
Summary: The Qt5 Sensors library
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
URL: http://www.qt.io/
|
Url: http://www.qt.io/
|
||||||
Source0: https://download.qt.io/new_archive/qt/5.11/5.11.1/submodules/qtsensors-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/qtsensors-everywhere-src-%{version}.tar.xz
|
||||||
|
BuildRequires: make
|
||||||
BuildRequires: qt5-qtbase-devel >= %{version} qt5-qtbase-private-devel qt5-qtdeclarative-devel
|
BuildRequires: qt5-qtbase-devel >= %{version} qt5-qtbase-private-devel qt5-qtdeclarative-devel
|
||||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||||
|
|
||||||
@ -69,6 +70,9 @@ popd
|
|||||||
%{_libdir}/qt5/mkspecs/modules/qt_lib_sensors*.pri
|
%{_libdir}/qt5/mkspecs/modules/qt_lib_sensors*.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 13 2021 peijiankang <peijiankang@kylinos.cn> - 5.15.2-1
|
||||||
|
- update to upstream version 5.15.2
|
||||||
|
|
||||||
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-6
|
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-6
|
||||||
- Fix Source0
|
- Fix Source0
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: git
|
version_control: git
|
||||||
src_repo: https://code.qt.io/qt/qtsensors.git
|
src_repo: https://code.qt.io/qt/qtsensors.git
|
||||||
tag_prefix: ^v
|
tag_prefix: "^v"
|
||||||
seperator: .
|
separator: "."
|
||||||
|
|||||||
Binary file not shown.
BIN
qtsensors-everywhere-src-5.15.2.tar.xz
Normal file
BIN
qtsensors-everywhere-src-5.15.2.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user