!4 Fix Source0

From: @kkkl12
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-09-14 16:40:04 +08:00 committed by Gitee
commit 334b3dfc17

View File

@ -3,12 +3,12 @@
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.11.1 Version: 5.11.1
Release: 5 Release: 6
Summary: QtWayland component for qt5 Summary: QtWayland component for qt5
License: LGPLv3 License: LGPLv3
URL: http://www.qt.io URL: http://www.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/archive/qt/5.11/5.11.1/submodules/qtwayland-everywhere-src-5.11.1.tar.xz Source0: https://download.qt.io/new_archive/qt/5.11/5.11.1/submodules/qtwayland-everywhere-src-5.11.1.tar.xz
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$ %global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
@ -109,6 +109,9 @@ popd
%changelog %changelog
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-6
- Fix Source0
* Thu Aug 06 2020 zhangjiapeng <zhangjiapeng9@huawei.com> - 5.11.1-5 * Thu Aug 06 2020 zhangjiapeng <zhangjiapeng9@huawei.com> - 5.11.1-5
- Add compilation dependency to solve compilation failure - Add compilation dependency to solve compilation failure