diff --git a/qt5-qtsvg.spec b/qt5-qtsvg.spec index 36e5a14..ec6a72e 100644 --- a/qt5-qtsvg.spec +++ b/qt5-qtsvg.spec @@ -1,10 +1,10 @@ Name: qt5-qtsvg Version: 5.11.1 -Release: 4 +Release: 5 Summary: Qt GUI toolkit for rendering and displaying SVG License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io -Source0: https://download.qt.io/archive/qt/5.11/%{version}/submodules/qtsvg-everywhere-src-%{version}.tar.xz +Source0: https://download.qt.io/new_archive/qt/5.11/%{version}/submodules/qtsvg-everywhere-src-%{version}.tar.xz Patch0001: qtsvg-opensource-src-5.6.0-beta1-example-install.patch BuildRequires: qt5-qtbase-devel >= %{version} pkgconfig(zlib) qt5-qtbase-private-devel %{?_qt5:Requires: %{_qt5} = %{_qt5_version}} @@ -60,6 +60,9 @@ popd %{_qt5_archdatadir}/mkspecs/modules/qt_lib_svg*.pri %changelog +* Mon Sep 14 2020 liuweibo - 5.11.1-5 +- Fix Source0 + * Fri Jan 10 2020 zhouyihang - 5.11.1-4 - change the source to valid address