Fix Source0

This commit is contained in:
kkkl12 2020-09-14 16:11:41 +08:00
parent 1125fbf6ca
commit 2aae783b2f

View File

@ -1,11 +1,11 @@
Name: qt5-qtxmlpatterns Name: qt5-qtxmlpatterns
Version: 5.11.1 Version: 5.11.1
Release: 4 Release: 5
Summary: Provide support for XQuery, XPath, etc Summary: Provide support for XQuery, XPath, etc
License: LGPLv2 with exceptions or GPLv3 with exceptions License: LGPLv2 with exceptions or GPLv3 with exceptions
Url: http://www.qt.io Url: http://www.qt.io
Source0: https://download.qt.io/archive/qt/5.11/5.11.1/submodules/qtxmlpatterns-everywhere-src-5.11.1.tar.xz Source0: https://download.qt.io/new_archive/qt/5.11/5.11.1/submodules/qtxmlpatterns-everywhere-src-5.11.1.tar.xz
BuildRequires: qt5-qtbase-devel >= %{version} qt5-qtbase-private-devel BuildRequires: qt5-qtbase-devel >= %{version} qt5-qtbase-private-devel
@ -80,6 +80,9 @@ cd -
%{_qt5_examplesdir}/ %{_qt5_examplesdir}/
%changelog %changelog
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-5
- Fix Source0
* Mon Oct 28 2019 dongjian <dongjian13@huawei.com> - 5.11.1-4 * Mon Oct 28 2019 dongjian <dongjian13@huawei.com> - 5.11.1-4
- Package init - Package init