diff --git a/qt5-qtwayland.spec b/qt5-qtwayland.spec index c31d67c..eec4cdd 100644 --- a/qt5-qtwayland.spec +++ b/qt5-qtwayland.spec @@ -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 - 5.11.1-6 +- Fix Source0 + * Thu Aug 06 2020 zhangjiapeng - 5.11.1-5 - Add compilation dependency to solve compilation failure