diff --git a/qt5-qt3d.spec b/qt5-qt3d.spec index be34e7b41cb684bde02e16982ee0cf2e4ff47d98..c37155a6d49026a6593b0eba2f4186d0eac3c152 100644 --- a/qt5-qt3d.spec +++ b/qt5-qt3d.spec @@ -1,10 +1,10 @@ Name: qt5-qt3d Version: 5.11.1 -Release: 3 +Release: 4 Summary: Qt5 - Qt3D C++ APIs and QML bindings 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/qt3d-everywhere-src-%{version}.tar.xz +Source0: https://download.qt.io/new_archive/qt/5.11/%{version}/submodules/qt3d-everywhere-src-%{version}.tar.xz BuildRequires: qt5-rpm-macros >= %{version} qt5-qtbase-private-devel qt5-qtdeclarative-devel BuildRequires: qt5-qtimageformats qt5-qtxmlpatterns-devel pkgconfig(assimp) >= 3.3.1 @@ -73,6 +73,9 @@ popd %endif %changelog +* Tue Sep 15 2020 liuweibo - 5.11.1-4 +- Fix Source0 + * Tue Dec 3 2019 Tianfei - 5.11.1-3 - Package init