Fix Source0

This commit is contained in:
kkkl12 2020-09-14 14:52:07 +08:00
parent a22a15dd92
commit 8533ee5401

View File

@ -1,11 +1,11 @@
%global __provides_exclude_from ^(%{_qt5_archdatadir}/qml/.*\\.so|%{_qt5_plugindir}/.*\\.so)$
Name: qt5-qtsensors
Version: 5.11.1
Release: 5
Release: 6
Summary: The Qt5 Sensors library
License: LGPLv2 with exceptions or GPLv3 with exceptions
URL: http://www.qt.io/
Source0: https://download.qt.io/archive/qt/5.11/5.11.1/submodules/qtsensors-everywhere-src-5.11.1.tar.xz
Source0: https://download.qt.io/new_archive/qt/5.11/5.11.1/submodules/qtsensors-everywhere-src-5.11.1.tar.xz
BuildRequires: qt5-qtbase-devel >= %{version} qt5-qtbase-private-devel qt5-qtdeclarative-devel
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
@ -69,5 +69,8 @@ popd
%{_libdir}/qt5/mkspecs/modules/qt_lib_sensors*.pri
%changelog
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-6
- Fix Source0
* Fri Feb 14 2020 lingsheng <lingsheng@huawei.com> - 5.11.1-5
- Package init