From 9953d242facded728254b032a52efa7bb8acb3e0 Mon Sep 17 00:00:00 2001 From: kkkl12 <1604145060@qq.com> Date: Fri, 18 Sep 2020 09:45:52 +0800 Subject: [PATCH] fix Source0 --- qt5-qtdeclarative.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec index 71ca206..861887d 100644 --- a/qt5-qtdeclarative.spec +++ b/qt5-qtdeclarative.spec @@ -2,11 +2,11 @@ Name: qt5-qtdeclarative Version: 5.11.1 -Release: 5 +Release: 6 License: LGPLv2 with exceptions or GPLv3 with exceptions Summary: Qt5 module for declarative framework Url: http://www.qt.io -Source0: https://download.qt.io/official_releases/qt/5.11/%{version}/submodules/qtdeclarative-everywhere-src-%{version}.tar.xz +Source0: https://download.qt.io/new_archive/qt/5.11/%{version}/submodules/qtdeclarative-everywhere-src-%{version}.tar.xz Source1: qv4global_p-multilib.h Patch0001: qtdeclarative-opensource-src-5.11.0-no_sse2.patch Obsoletes: qt5-qtjsbackend < 5.2.0 qt5-qtdeclarative-render2d < 5.7.1-10 @@ -115,6 +115,9 @@ make check -k -C tests ||: %changelog +* Fri Sep 18 2020 liuweibo - 5.11.1-6 +- Fix Source0 + * Sat Feb 22 2020 yanzhihua - 5.11.1-5 - modify python buildrequire