diff --git a/qt5-qtcanvas3d.spec b/qt5-qtcanvas3d.spec index 8f7b023..d1dcaea 100644 --- a/qt5-qtcanvas3d.spec +++ b/qt5-qtcanvas3d.spec @@ -1,10 +1,10 @@ Name: qt5-qtcanvas3d Version: 5.11.1 -Release: 3 +Release: 4 Summary: Qt5 module for Canvas3d framework License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io -Source0: https://download.qt.io/official_releases/qt/5.11/%{version}/submodules/qtcanvas3d-everywhere-src-%{version}.tar.xz +Source0: https://download.qt.io/new_archive/qt/5.11/%{version}/submodules/qtcanvas3d-everywhere-src-%{version}.tar.xz BuildRequires: qt5-rpm-macros >= %{version} qt5-qtbase-devel >= %{version} BuildRequires: qt5-qtbase-private-devel qt5-qtdeclarative-devel @@ -41,5 +41,8 @@ make install INSTALL_ROOT=%{buildroot} %endif %changelog +* Mon Sep 14 2020 liuweibo - 5.11.1-4 +- Fix Source0 + * Fri Nov 15 2019 duyeyu - 5.11.1-3 - Package init