diff --git a/qt5-qtquickcontrols.spec b/qt5-qtquickcontrols.spec index 2e6a405..210bc53 100644 --- a/qt5-qtquickcontrols.spec +++ b/qt5-qtquickcontrols.spec @@ -3,11 +3,11 @@ Name: qt5-qtquickcontrols Version: 5.11.1 -Release: 4 +Release: 5 Summary: Qt5 Quick controls module License: LGPLv2 or LGPLv3 and GFDL Url: http://www.qt.io -Source0: https://download.qt.io/archive/qt/5.11/5.11.1/submodules/qtquickcontrols-everywhere-src-5.11.1.tar.xz +Source0: https://download.qt.io/new_archive/qt/5.11/5.11.1/submodules/qtquickcontrols-everywhere-src-5.11.1.tar.xz BuildRequires: qt5-qtbase-devel >= %{version} qt5-qtbase-private-devel qt5-qtdeclarative-devel @@ -43,5 +43,8 @@ Qt Quick controls module's programming demos. %endif %changelog +* Mon Sep 14 2020 liuweibo - 5.11.1-5 +- Fix Source0 + * Fri Feb 14 2020 lingsheng - 5.11.1-4 - Package init