diff --git a/qt5-qtcanvas3d.spec b/qt5-qtcanvas3d.spec index c1657cf..2d72cc5 100644 --- a/qt5-qtcanvas3d.spec +++ b/qt5-qtcanvas3d.spec @@ -1,11 +1,11 @@ Name: qt5-qtcanvas3d Version: 5.12.5 -Release: 1 +Release: 2 Summary: Qt5 module for Canvas3d framework License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) -Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/qtcanvas3d-everywhere-src-%{version}.tar.xz +Source0: https://download.qt.io/archive/qt/%{majmin}/%{version}/submodules/qtcanvas3d-everywhere-src-%{version}.tar.xz BuildRequires: make BuildRequires: qt5-rpm-macros >= %{version} qt5-qtbase-devel >= %{version} @@ -44,6 +44,9 @@ make install INSTALL_ROOT=%{buildroot} %endif %changelog +* Thu Nov 10 2022 yaoxin - 5.12.5-2 +- Change Source + * Wed Oct 13 2021 peijiankang - 5.12.5-1 - update to upstream version 5.12.5