Fix Source0
This commit is contained in:
parent
425f0ce538
commit
f8bfd7e416
@ -4,12 +4,12 @@
|
|||||||
|
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.11.1
|
Version: 5.11.1
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Main Qt5 Reference Documentation
|
Summary: Main Qt5 Reference Documentation
|
||||||
License: GFDL
|
License: GFDL
|
||||||
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/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
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%global _qt5_qmake %{_bindir}/qmake-qt5
|
%global _qt5_qmake %{_bindir}/qmake-qt5
|
||||||
@ -44,5 +44,8 @@ make install_docs INSTALL_ROOT=%{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-4
|
||||||
|
- Fix Source0
|
||||||
|
|
||||||
* Tue Nov 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.11.1-3
|
* Tue Nov 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.11.1-3
|
||||||
- refactor qt5-doc.spec
|
- refactor qt5-doc.spec
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user