From 9c870c6a68c4a2b1590e8b546b2656fdfb0d01d0 Mon Sep 17 00:00:00 2001 From: kkkl12 <1604145060@qq.com> Date: Fri, 18 Sep 2020 10:51:31 +0800 Subject: [PATCH] Fix Source0 --- qt5-qttools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 4a9b06a..88abe22 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -1,10 +1,10 @@ Name: qt5-qttools Version: 5.11.1 -Release: 4 +Release: 5 Summary: Qt5 QtTool module License: LGPLv3 or LGPLv2 Url: http://www.qt.io -Source0: https://download.qt.io/archive/qt/5.11/5.11.1/submodules/qttools-everywhere-src-5.11.1.tar.xz +Source0: https://download.qt.io/new_archive/qt/5.11/5.11.1/submodules/qttools-everywhere-src-5.11.1.tar.xz Source1: assistant.desktop Source2: designer.desktop Source3: linguist.desktop @@ -240,6 +240,9 @@ cd - %changelog +* Fri Sep 18 2020 liuweibo - 5.11.1-5 +- Fix Source0 + * Fri Jan 10 2020 zhujunhao - 5.11.1-4 - change the url to valid address