Fix Source0

This commit is contained in:
kkkl12 2020-09-14 10:48:51 +08:00
parent 0f7fe95ea1
commit 3cde452e13

View File

@ -3,12 +3,12 @@
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.11.1 Version: 5.11.1
Release: 3 Release: 4
Summary: QtConnectivity components for qt5 Summary: QtConnectivity components for qt5
License: LGPLv2 with exceptions or GPLv3 with exceptions License: LGPLv2 with exceptions or GPLv3 with exceptions
URL: http://qt.io URL: http://qt.io
%global major_minor %(echo %{version} | cut -d. -f1-2) %global major_minor %(echo %{version} | cut -d. -f1-2)
Source0: https://download.qt.io/official_releases/qt/%{major_minor}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz Source0: https://download.qt.io/new_archive/qt/%{major_minor}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$ %global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
@ -106,5 +106,8 @@ popd
%changelog %changelog
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-4
- Fix Source0
* Sat Nov 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.11.1-3 * Sat Nov 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.11.1-3
- refactor qt5-qtconnectivity.spec - refactor qt5-qtconnectivity.spec