!4 Fix Source0
From: @kkkl12 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
334b3dfc17
@ -3,12 +3,12 @@
|
||||
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.11.1
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: QtWayland component for qt5
|
||||
License: LGPLv3
|
||||
URL: http://www.qt.io
|
||||
%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
|
||||
%global major_minor %(echo %{version} | cut -d. -f1-2)
|
||||
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$
|
||||
|
||||
@ -109,6 +109,9 @@ popd
|
||||
|
||||
|
||||
%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
|
||||
- Add compilation dependency to solve compilation failure
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user