!4 Fix Source0
From: @kkkl12 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
7f978fbbc6
@ -3,12 +3,12 @@
|
||||
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.11.1
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: QtConnectivity components for qt5
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
URL: http://qt.io
|
||||
%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$
|
||||
|
||||
@ -106,5 +106,8 @@ popd
|
||||
|
||||
|
||||
%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
|
||||
- refactor qt5-qtconnectivity.spec
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user