diff --git a/qt5-qtconnectivity.spec b/qt5-qtconnectivity.spec index f86781a1839fa462eaa65e28c2697d4f668e0599..fbddc4b6214407f7fca6856b0f4f49121b06dcc2 100644 --- a/qt5-qtconnectivity.spec +++ b/qt5-qtconnectivity.spec @@ -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 +%global major_minor %(echo %{version} | cut -d. -f1-2) +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 +* Tue Sep 15 2020 liuweibo - 5.11.1-4 +- Fix Source0 + * Sat Nov 23 2019 openEuler Buildteam - 5.11.1-3 - refactor qt5-qtconnectivity.spec